Package | Description |
---|---|
net.rithms.riot.api |
This package provides the
RiotApi class to request data from the Riot Api. |
Modifier and Type | Method and Description |
---|---|
ChampionList |
RiotApi.getDataChampionList(Platform platform)
Retrieves champion list.
|
ChampionList |
RiotApi.getDataChampionList(Platform platform,
Locale locale,
java.lang.String version,
boolean dataById,
ChampionListTags... tags)
Retrieves champion list.
|