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 AnimalUpdatePacket
getDeleted, getRequested, getUpdated, parse, processClient, processServer, writeMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IDescriptor
getClassDescription, getDescription, getDescriptionMethods inherited from interface INetworkPacket
isPostponed, parseClient, parseClientLoading, parseServer, postpone, processClientLoading, sendToClient, sendToClients, sendToRelativeClients, sendToServer, setData, syncMethods inherited from interface INetworkPacketField
getPacketSizeBytes, isConsistent
-
Constructor Details
-
AnimalUpdateReliablePacket
public AnimalUpdateReliablePacket()
-