Class ResourceID
java.lang.Object
zombie.network.fields.ResourceID
- All Implemented Interfaces:
INetworkPacketField, IDescriptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()booleanisConsistent(IConnection connection) voidparse(ByteBuffer b, IConnection connection) voidvoidMethods 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
-
Constructor Details
-
ResourceID
public ResourceID()
-
-
Method Details
-
set
-
getResource
-
clear
public void clear() -
parse
- Specified by:
parsein interfaceINetworkPacketField
-
write
- Specified by:
writein interfaceINetworkPacketField
-
isConsistent
- Specified by:
isConsistentin interfaceINetworkPacketField
-