public class ChampDto
extends java.lang.Object
ChampionDto
in the Static Data package.| Constructor and Description |
|---|
ChampDto() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId()
For static information correlating to champion IDs,
please refer to the LoL Static Data API.
|
static long |
getInstanceCount() |
boolean |
isActive() |
boolean |
isBotEnabled() |
boolean |
isBotMmEnabled() |
boolean |
isFreeToPlay()
Free to play champions are rotated periodically.
|
boolean |
isRankedPlayEnabled() |
public static long getInstanceCount()
public boolean isActive()
public boolean isBotEnabled()
public boolean isBotMmEnabled()
public boolean isFreeToPlay()
public long getId()
-1 if not
defined.public boolean isRankedPlayEnabled()