| Constructor and Description |
|---|
TargetBlockHitEventData(int redstoneLevel) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
int |
getPayloadType() |
int |
getRedstoneLevel() |
EventDataType |
getType() |
int |
hashCode() |
java.lang.String |
toString() |
public EventDataType getType()
public int getPayloadType()
getPayloadType in interface EventDatapublic int getRedstoneLevel()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectprotected boolean canEqual(java.lang.Object other)
public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object