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 |
---|---|
MasteryList |
RiotApi.getDataMasteryList(Platform platform)
Retrieves mastery list.
|
MasteryList |
RiotApi.getDataMasteryList(Platform platform,
Locale locale,
java.lang.String version,
MasteryListTags... tags)
Retrieves mastery list.
|