public class ParticipantStats extends Object
| Constructor and Description |
|---|
ParticipantStats() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAssists() |
int |
getCrystalMineCaptures() |
int |
getDeaths() |
double |
getFarm() |
long |
getFirstAfkTime() |
int |
getGoldMineCaptures() |
Map<String,Integer> |
getItemGrants() |
String[] |
getItems() |
Map<String,Integer> |
getItemSells() |
Map<String,Integer> |
getItemUses() |
int |
getJungleKills() |
int |
getKarmaLevel() |
int |
getKills() |
int |
getKrakenCaptures() |
int |
getLevel() |
int |
getMinionKills() |
int |
getNonJungleMinionKills() |
Integer |
getSkillTier() |
String |
getSkinKey() |
int |
getTurretCaptures() |
int |
getWins() |
boolean |
isWentAfk() |
boolean |
isWinner() |
String |
toString() |
public int getLevel()
public Integer getSkillTier()
public String getSkinKey()
public int getWins()
public boolean isWinner()
public int getKills()
public int getDeaths()
public int getAssists()
public int getKarmaLevel()
public boolean isWentAfk()
public long getFirstAfkTime()
public double getFarm()
public int getMinionKills()
public int getJungleKills()
public int getNonJungleMinionKills()
public int getTurretCaptures()
public int getKrakenCaptures()
public int getGoldMineCaptures()
public int getCrystalMineCaptures()
public String[] getItems()
Copyright © 2017. All rights reserved.