Class AnimalUpdateReliablePacket
java.lang.Object
zombie.network.packets.character.AnimalUpdatePacket
zombie.network.packets.character.AnimalUpdateReliablePacket
- All Implemented Interfaces:
INetworkPacketField,IDescriptor,INetworkPacket
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zombie.network.packets.character.AnimalUpdatePacket
getRequested, getUpdated, parse, processClient, processServer, writeMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface zombie.network.packets.IDescriptor
getClassDescription, getDescription, getDescriptionMethods inherited from interface zombie.network.packets.INetworkPacket
isPostponed, parseClient, parseClientLoading, parseServer, postpone, processClientLoading, sendToClient, sendToClients, sendToConnection, sendToRelativeClients, sendToServer, setData, syncMethods inherited from interface zombie.network.fields.INetworkPacketField
getPacketSizeBytes, isConsistent
-
Constructor Details
-
AnimalUpdateReliablePacket
public AnimalUpdateReliablePacket()
-