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 |
---|---|
RuneList |
RiotApi.getDataRuneList(Platform platform)
Retrieves rune list.
|
RuneList |
RiotApi.getDataRuneList(Platform platform,
Locale locale,
java.lang.String version,
RuneListTags... tags)
Retrieves rune list.
|