Package | Description |
---|---|
net.rithms.riot.api |
This package provides the
RiotApi class to request data from the Riot Api. |
net.rithms.riot.api.endpoints.champion.dto |
Modifier and Type | Method and Description |
---|---|
Champion |
RiotApi.getChampion(Platform platform,
int id)
Retrieve champion by
id . |
Modifier and Type | Method and Description |
---|---|
java.util.List<Champion> |
ChampionList.getChampions() |