Class DeadAnimalPacket
java.lang.Object
zombie.network.fields.Position
zombie.network.packets.character.DeadCharacterPacket
zombie.network.packets.character.DeadAnimalPacket
- All Implemented Interfaces:
INetworkPacketField, IPositional, IDescriptor, INetworkPacket
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DeadCharacterPacket
isConsistent, isPostponed, parse, postpone, processClient, setData, 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, processClient, processClientLoading, processServer, sendToClient, sendToClients, sendToRelativeClients, sendToServer, setData, syncMethods inherited from interface INetworkPacketField
getPacketSizeBytes, isConsistent, parse, writeMethods inherited from interface IPositional
isInRange
-
Constructor Details
-
DeadAnimalPacket
public DeadAnimalPacket()
-