| 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 |
|---|---|
SummonerSpellList |
RiotApi.getDataSummonerSpellList(Platform platform)
Retrieves summoner spell list.
|
SummonerSpellList |
RiotApi.getDataSummonerSpellList(Platform platform,
Locale locale,
java.lang.String version,
boolean dataById,
SpellListTags... tags)
Retrieves summoner spell list.
|