| Package | Description |
|---|---|
| net.rithms.riot.api |
This package provides the
RiotApi class to request data from the Riot Api. |
| net.rithms.riot.api.endpoints.static_data.dto |
| Modifier and Type | Method and Description |
|---|---|
Mastery |
RiotApi.getDataMastery(Platform platform,
int id)
Retrieves mastery item by
id. |
Mastery |
RiotApi.getDataMastery(Platform platform,
int id,
Locale locale,
java.lang.String version,
MasteryTags... tags)
Retrieves mastery item by
id. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Mastery> |
MasteryList.getData() |