Constructor and Description |
---|
C0APacketAnimation() |
Modifier and Type | Method and Description |
---|---|
void |
handle(INetHandlerPlayServer handler) |
void |
processPacket(INetHandler handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
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 handle(INetHandlerPlayServer handler)
public void processPacket(INetHandler handler)
processPacket
in interface Packet