| Constructor and Description |
|---|
MobBornEventData(int legacyEntityTypeId,
int variant,
int color) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getColor() |
int |
getLegacyEntityTypeId() |
EventDataType |
getType() |
int |
getVariant() |
int |
hashCode() |
String |
toString() |
public MobBornEventData(int legacyEntityTypeId,
int variant,
int color)
public EventDataType getType()
public int getLegacyEntityTypeId()
public int getVariant()
public int getColor()
Copyright © 2018–2019 NukkitX. All rights reserved.