Class ItemTransactionPacket
java.lang.Object
zombie.core.Transaction
zombie.network.packets.ItemTransactionPacket
- All Implemented Interfaces:
AntiCheatTransaction.IAntiCheat,INetworkPacketField,IDescriptor,INetworkPacket
public class ItemTransactionPacket
extends Transaction
implements INetworkPacket, AntiCheatTransaction.IAntiCheat
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.core.Transaction
Transaction.TransactionState -
Field Summary
Fields inherited from class zombie.core.Transaction
square -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbytegetState()voidparse(ByteBuffer var1, UdpConnection var2) voidwrite(ByteBufferWriter var1) Methods inherited from class zombie.core.Transaction
set, setDuration, setState, setTimeData, toStringMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface zombie.network.packets.IDescriptor
getClassDescription, getDescription, getDescriptionMethods inherited from interface zombie.network.packets.INetworkPacket
isPostponed, parseClient, parseClientLoading, parseServer, postpone, processClient, processClientLoading, processServer, sendToClient, sendToClients, sendToConnection, sendToRelativeClients, sendToServer, setData, syncMethods inherited from interface zombie.network.fields.INetworkPacketField
getPacketSizeBytes, isConsistent
-
Constructor Details
-
ItemTransactionPacket
public ItemTransactionPacket()
-
-
Method Details
-
parse
- Specified by:
parsein interfaceINetworkPacketField
-
write
- Specified by:
writein interfaceINetworkPacketField
-
getState
- Specified by:
getStatein interfaceAntiCheatTransaction.IAntiCheat
-
getConsistent
public byte getConsistent()- Specified by:
getConsistentin interfaceAntiCheatTransaction.IAntiCheat
-