Documentation

UseItemOnEntityTransactionData extends TransactionData
in package
Uses GetTypeIdFromConstTrait

Table of Contents

ACTION_ATTACK  = 1
ACTION_INTERACT  = 0
ACTION_ITEM_INTERACT  = 2
ID  = \pocketmine\network\mcpe\protocol\InventoryTransactionPacket::TYPE_USE_ITEM_ON_ENTITY
$actions  : array<string|int, mixed>
$actionType  : int
$actorRuntimeId  : int
$clickPosition  : Vector3
$hotbarSlot  : int
$itemInHand  : ItemStackWrapper
$playerPosition  : Vector3
decode()  : void
encode()  : void
getActions()  : array<string|int, NetworkInventoryAction>
getActionType()  : int
getActorRuntimeId()  : int
getClickPosition()  : Vector3
getHotbarSlot()  : int
getItemInHand()  : ItemStackWrapper
getPlayerPosition()  : Vector3
getTypeId()  : int
new()  : self
decodeData()  : void
encodeData()  : void

Constants

Properties

Methods

Search results