Documentation

MineBlockStackRequestAction extends ItemStackRequestAction
in package
Uses GetTypeIdFromConstTrait

Table of Contents

ID  = \pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::MINE_BLOCK
$hotbarSlot  : int
$predictedDurability  : int
$stackId  : int
__construct()  : mixed
getHotbarSlot()  : int
getPredictedDurability()  : int
getStackId()  : int
getTypeId()  : int
read()  : self
write()  : void

Constants

ID

public mixed ID = \pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::MINE_BLOCK

Properties

Methods

__construct()

public __construct(int $hotbarSlot, int $predictedDurability, int $stackId) : mixed
Parameters
$hotbarSlot : int
$predictedDurability : int
$stackId : int
Return values
mixed

Search results