| Constructor and Description |
|---|
RaidUpdateEventData(int currentWave,
int totalWaves,
boolean unknown0) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getCurrentWave() |
int |
getTotalWaves() |
EventDataType |
getType() |
int |
hashCode() |
boolean |
isUnknown0() |
String |
toString() |
public RaidUpdateEventData(int currentWave,
int totalWaves,
boolean unknown0)
public EventDataType getType()
public int getCurrentWave()
public int getTotalWaves()
public boolean isUnknown0()
Copyright © 2018–2019 NukkitX. All rights reserved.