Package | Description |
---|---|
com.mingweisamuel.zyra |
Contains core elements of the Zyra library, such as
RiotApi and all of the endpoint
sets.com.mingweisamuel.zyra.util Contains general utilities used internally.com.mingweisamuel.zyra.enums Contains general static classes and enums useful for interacting with the
Riot API.The remaining sub-packages contain generated DTO classes returned by their respective endpoint set. |
Modifier and Type | Method and Description |
---|---|
ChampionInfo |
ChampionV3Endpoints.getChampionInfo(Region region)
Returns champion rotations, including free-to-play and low-level free-to-play rotations (REST)
Link to Portal
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<ChampionInfo> |
ChampionV3Endpoints.getChampionInfoAsync(Region region)
Returns champion rotations, including free-to-play and low-level free-to-play rotations (REST)
Link to Portal
|
Copyright © 2019. All rights reserved.