Class PFBData
java.lang.Object
zombie.network.fields.character.PFBData
- All Implemented Interfaces:
INetworkPacketField, IDescriptor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanvoidparse(ByteBuffer b, UdpConnection connection) voidreset()voidrestore(IsoGameCharacter character) voidset(IsoGameCharacter character) voidwrite(ByteBuffer b) voidMethods 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
-
Field Details
-
goal
-
target
-
position
-
-
Constructor Details
-
PFBData
public PFBData()
-
-
Method Details
-
parse
- Specified by:
parsein interfaceINetworkPacketField
-
write
- Specified by:
writein interfaceINetworkPacketField
-
write
-
copy
-
isCanceled
public boolean isCanceled() -
reset
public void reset() -
set
-
restore
-