Package | Description |
---|---|
com.mingweisamuel.zyra.matchV4 |
DTOs for match-v4.
These DTOs are automatically generated and should not be modified directly. |
Modifier and Type | Field and Description |
---|---|
List<Rune> |
Participant.runes
List of legacy Rune information.
|
Constructor and Description |
---|
Participant(int championId,
String highestAchievedSeasonTier,
List<Mastery> masteries,
int participantId,
List<Rune> runes,
int spell1Id,
int spell2Id,
ParticipantStats stats,
int teamId,
ParticipantTimeline timeline) |
Copyright © 2019. All rights reserved.