Package | Description |
---|---|
com.mingweisamuel.zyra.entity |
Entity classes, high level representations of Riot API objects for ease of use.
All objects should be created via the EntityApi get* methods. |
Modifier and Type | Method and Description |
---|---|
MatchEntity.TeamEntity |
MatchEntity.ParticipantEntity.getTeam() |
Modifier and Type | Method and Description |
---|---|
List<MatchEntity.TeamEntity> |
MatchEntity.getTeams() |
CompletableFuture<List<MatchEntity.TeamEntity>> |
MatchEntity.getTeamsAsync() |
Copyright © 2019. All rights reserved.