public class PacketPlayOutAnimation extends OutPacket
| Modifier and Type | Field and Description |
|---|---|
protected int |
animationId |
protected int |
entityId |
| Constructor and Description |
|---|
PacketPlayOutAnimation() |
| Modifier and Type | Method and Description |
|---|---|
int |
animationId() |
void |
encode(ByteBuf buf)
Serialized the data held by this packet into a buffer
|
int |
entityId() |
int |
id()
Gets the ID of this packet, according to the protocol specification
|
decode, direction, handleReceived, setprotected int entityId
protected int animationId
public PacketPlayOutAnimation()
public int id()
Packetpublic int entityId()
public int animationId()
Copyright © 2016. All rights reserved.