public class UpdateBlockSyncedPacket extends UpdateBlockPacket
UpdateBlockPacket.FlagFLAG_ALL, FLAG_ALL_PRIORITY| Constructor and Description |
|---|
UpdateBlockSyncedPacket() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
long |
getRuntimeEntityId() |
long |
getUnknownLong1() |
boolean |
handle(BedrockPacketHandler handler) |
int |
hashCode() |
void |
setRuntimeEntityId(long runtimeEntityId) |
void |
setUnknownLong1(long unknownLong1) |
String |
toString() |
getBlockPosition, getDataLayer, getFlags, getRuntimeId, setBlockPosition, setDataLayer, setRuntimeIdgetHeader, setHeaderpublic final boolean handle(BedrockPacketHandler handler)
handle in class UpdateBlockPacketpublic long getRuntimeEntityId()
public long getUnknownLong1()
public void setRuntimeEntityId(long runtimeEntityId)
public void setUnknownLong1(long unknownLong1)
public String toString()
toString in class UpdateBlockPacketpublic boolean equals(Object o)
equals in class UpdateBlockPacketprotected boolean canEqual(Object other)
canEqual in class UpdateBlockPacketpublic int hashCode()
hashCode in class UpdateBlockPacketCopyright © 2018–2019 NukkitX. All rights reserved.