Class FactionTag
java.lang.Object
zombie.network.fields.FactionTag
- All Implemented Interfaces:
INetworkPacketField, IDescriptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetColor()getTag()booleanisConsistent(IConnection connection) voidparse(ByteBufferReader 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
-
FactionTag
public FactionTag()
-
-
Method Details
-
set
-
parse
- Specified by:
parsein interfaceINetworkPacketField
-
write
- Specified by:
writein interfaceINetworkPacketField
-
isConsistent
- Specified by:
isConsistentin interfaceINetworkPacketField
-
getTag
-
getColor
public int getColor()
-