JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
fr.revived.morpheus.game.api.match
Interface MatchContext
public interface
MatchContext
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Arena
getArena
()
Match
getMatch
()
Collection
<
GamePlayer
>
getPlayers
()
Method Details
getMatch
Match
getMatch
()
getArena
Arena
getArena
()
getPlayers
Collection
<
GamePlayer
>
getPlayers
()