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 |
---|---|
MatchPosition |
MatchParticipantFrame.position |
MatchPosition |
MatchEvent.position |
Constructor and Description |
---|
MatchEvent(int afterId,
String ascendedType,
List<Integer> assistingParticipantIds,
int beforeId,
String buildingType,
int creatorId,
String eventType,
int itemId,
int killerId,
String laneType,
String levelUpType,
String monsterSubType,
String monsterType,
int participantId,
String pointCaptured,
MatchPosition position,
int skillSlot,
int teamId,
long timestamp,
String towerType,
String type,
int victimId,
String wardType) |
MatchParticipantFrame(int currentGold,
int dominionScore,
int jungleMinionsKilled,
int level,
int minionsKilled,
int participantId,
MatchPosition position,
int teamScore,
int totalGold,
int xp) |
Copyright © 2019. All rights reserved.