Creates an instance of ItemUseOnEntityInventoryTransaction.
The runtime ID of the actor.
The type of the item use on entity inventory transaction.
The slot of the item use on entity inventory transaction.
The item of the item use on entity inventory transaction.
The from position of the item use on entity inventory transaction.
The click position of the item use on entity inventory transaction.
Readonly
actorThe runtime ID of the actor.
Readonly
clickThe click position of the item use on entity inventory transaction.
Readonly
fromThe from position of the item use on entity inventory transaction.
Readonly
itemThe item of the item use on entity inventory transaction.
Readonly
slotThe slot of the item use on entity inventory transaction.
Readonly
typeThe type of the item use on entity inventory transaction.
Static
readRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
Static
writeWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Represents an item use on entity inventory transaction.