Class PlayerDataRequestPacket
java.lang.Object
zombie.network.fields.IDShort
zombie.network.packets.character.PlayerDataRequestPacket
- All Implemented Interfaces:
INetworkPacketField, IDescriptor, INetworkPacket
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocessServer(PacketTypes.PacketType packetType, UdpConnection connection) voidMethods 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, sendToClient, sendToClients, sendToRelativeClients, sendToServer, syncMethods inherited from interface INetworkPacketField
getPacketSizeBytes, isConsistent, parse, write
-
Constructor Details
-
PlayerDataRequestPacket
public PlayerDataRequestPacket()
-
-
Method Details
-
setData
- Specified by:
setDatain interfaceINetworkPacket
-
processServer
- Specified by:
processServerin interfaceINetworkPacket
-