| Constructor and Description |
|---|
ComposterBlockUsedEventData(int blockInteractionType,
int unknown0) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getBlockInteractionType() |
EventDataType |
getType() |
int |
getUnknown0() |
int |
hashCode() |
String |
toString() |
public ComposterBlockUsedEventData(int blockInteractionType,
int unknown0)
public EventDataType getType()
public int getBlockInteractionType()
public int getUnknown0()
Copyright © 2018–2019 NukkitX. All rights reserved.