Class LoginQueueDonePacket
java.lang.Object
zombie.network.fields.LongField
zombie.network.packets.connection.LoginQueueDonePacket
- All Implemented Interfaces:
INetworkPacketField, IDescriptor, INetworkPacket
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidparseClientLoading(ByteBufferReader b, UdpConnection connection) voidprocessServer(PacketTypes.PacketType packetType, UdpConnection connection) Methods 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, logInconsistentPacket, parseClient, parseServer, postpone, processClient, processClientLoading, sendToClient, sendToClient, sendToClients, sendToRelativeClients, sendToServer, shouldInstantiate, syncMethods inherited from interface INetworkPacketField
getPacketSizeBytes, isConsistent
-
Constructor Details
-
LoginQueueDonePacket
public LoginQueueDonePacket()
-
-
Method Details
-
processServer
-
parseClientLoading
-