public class ParticipantFrame
extends java.lang.Object
-1 if
the values are undefined.| Constructor and Description |
|---|
ParticipantFrame() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentGold() |
int |
getDominionScore() |
static long |
getInstanceCount() |
int |
getJungleMinionsKilled() |
int |
getLevel() |
int |
getMinionsKilled() |
int |
getParticipantId() |
Position |
getPosition() |
int |
getTeamScore() |
int |
getTotalGold() |
int |
getXp() |
public static long getInstanceCount()
public int getCurrentGold()
0 if not defined.public int getDominionScore()
public int getJungleMinionsKilled()
public int getLevel()
public int getMinionsKilled()
public int getParticipantId()
public Position getPosition()
null if not relevant.public int getTeamScore()
public int getTotalGold()
public int getXp()