Documentation

ReleaseItemTransactionData extends TransactionData
in package
Uses GetTypeIdFromConstTrait

Table of Contents

ACTION_CONSUME  = 1
ACTION_RELEASE  = 0
ID  = \pocketmine\network\mcpe\protocol\InventoryTransactionPacket::TYPE_RELEASE_ITEM
$actions  : array<string|int, mixed>
$actionType  : int
$headPosition  : Vector3
$hotbarSlot  : int
$itemInHand  : ItemStackWrapper
decode()  : void
encode()  : void
getActions()  : array<string|int, NetworkInventoryAction>
getActionType()  : int
getHeadPosition()  : Vector3
getHotbarSlot()  : int
getItemInHand()  : ItemStackWrapper
getTypeId()  : int
new()  : self
decodeData()  : void
encodeData()  : void

Constants

Properties

Methods

Search results