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 Packet
java.io.IOException
public void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData
in interface Packet
java.io.IOException
public void func_180723_a(INetHandlerPlayClient p_180723_1_)
public int func_148978_c()
public void processPacket(INetHandler handler)
processPacket
in interface Packet
public int func_148977_d()