| 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 Packetjava.io.IOExceptionpublic void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData in interface Packetjava.io.IOExceptionpublic void handle(INetHandlerPlayServer handler)
public void processPacket(INetHandler handler)
processPacket in interface Packet