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