Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buypublic interface Match
| Modifier and Type | Method and Description |
|---|---|
Set<? extends MatchPlayer> |
getConnectedPlayers()
Retrieves a set of players who are currently connected to the match (teams & guests).
|
MatchPhase |
getPhase()
Retrieves the current phase of the match.
|
default MatchState |
getState()
Retrieves the current state of the match, derived from its current phase.
|
Set<? extends MatchPlayer> |
getTeamsAlivePlayers()
Retrieves a set of players who are currently alive in the match.
|
Set<? extends MatchPlayer> |
getTeamsConnectedPlayers()
Retrieves a set of players who are currently connected to the match.
|
Set<? extends MatchPlayer> |
getTeamsPlayers()
Retrieves a set of all players participating in the match.
|
MatchPhase getPhase()
Set<? extends MatchPlayer> getTeamsPlayers()
Set<? extends MatchPlayer> getConnectedPlayers()
Set<? extends MatchPlayer> getTeamsConnectedPlayers()
Set<? extends MatchPlayer> getTeamsAlivePlayers()
default MatchState getState()
Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buy