Class Variables
java.lang.Object
zombie.network.fields.Variables
- All Implemented Interfaces:
INetworkPacketField,IDescriptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()get()voidparse(ByteBuffer arg0, UdpConnection arg1) voidwrite(ByteBuffer arg0) voidwrite(ByteBufferWriter arg0) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface zombie.network.packets.IDescriptor
getClassDescription, getDescription, getDescriptionMethods inherited from interface zombie.network.fields.INetworkPacketField
getPacketSizeBytes, isConsistent
-
Constructor Details
-
Variables
public Variables()
-
-
Method Details
-
parse
- Specified by:
parsein interfaceINetworkPacketField
-
write
- Specified by:
writein interfaceINetworkPacketField
-
write
-
clear
public void clear() -
get
-