Class Group
java.lang.Object
zombie.network.fields.Group
- All Implemented Interfaces:
INetworkPacketField, IDescriptor
- Direct Known Subclasses:
SafehouseSyncPacket
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidparse(ByteBufferReader b, IConnection connection) voidvoidvoidMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IDescriptor
getClassDescription, getDescription, getDescriptionMethods inherited from interface INetworkPacketField
getPacketSizeBytes, isConsistent
-
Constructor Details
-
Group
public Group()
-
-
Method Details
-
set
-
set
-
parse
- Specified by:
parsein interfaceINetworkPacketField
-
write
- Specified by:
writein interfaceINetworkPacketField
-