| Constructor and Description |
|---|
S0BPacketAnimation() |
S0BPacketAnimation(Entity ent,
int animationType) |
| Modifier and Type | Method and Description |
|---|---|
int |
func_148977_d() |
int |
func_148978_c() |
void |
func_180723_a(INetHandlerPlayClient p_180723_1_) |
void |
processPacket(INetHandler handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S0BPacketAnimation()
public S0BPacketAnimation(Entity ent, int animationType)
public void readPacketData(PacketBuffer buf) throws java.io.IOException
readPacketData in interface Packetjava.io.IOExceptionpublic void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData in interface Packetjava.io.IOExceptionpublic void func_180723_a(INetHandlerPlayClient p_180723_1_)
public int func_148978_c()
public void processPacket(INetHandler handler)
processPacket in interface Packetpublic int func_148977_d()