Class PlayerPacketReliable
java.lang.Object
zombie.network.packets.character.PlayerPacket
zombie.network.packets.character.PlayerPacketReliable
- All Implemented Interfaces:
AntiCheatNoClip.IAntiCheat, AntiCheatPlayer.IAntiCheat, AntiCheatPower.IAntiCheat, AntiCheatSpeed.IAntiCheat, INetworkPacketField, IDescriptor, INetworkPacket
-
Field Summary
Fields inherited from class PlayerPacket
booleanVariables, disconnected, id, PACKET_SIZE_BYTES, prediction, variables -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PlayerPacket
getBooleanVariables, getMovable, getPacketSizeBytes, getPlayer, getPlayerIndex, getPosition, isConsistent, parse, processClient, processServer, set, write, 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, sync
-
Constructor Details
-
PlayerPacketReliable
public PlayerPacketReliable()
-