public class RequestChunkRadiusPacket extends BedrockPacket
| Constructor and Description |
|---|
RequestChunkRadiusPacket() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
getRadius() |
boolean |
handle(BedrockPacketHandler handler) |
int |
hashCode() |
void |
setRadius(int radius) |
String |
toString() |
getHeader, setHeaderpublic final boolean handle(BedrockPacketHandler handler)
handle in class BedrockPacketpublic int getRadius()
public void setRadius(int radius)
protected boolean canEqual(Object other)
Copyright © 2018–2019 NukkitX. All rights reserved.