Documentation

DestroyStackRequestAction extends ItemStackRequestAction
in package
Uses DisappearStackRequestActionTrait, GetTypeIdFromConstTrait

Sends some (or all) items from the source slot to /dev/null. This happens when the player clicks items into the creative inventory menu in creative mode.

Table of Contents

ID  = \pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::DESTROY
$count  : int
$source  : ItemStackRequestSlotInfo
__construct()  : mixed
getCount()  : int
getSource()  : ItemStackRequestSlotInfo
getTypeId()  : int
read()  : self
write()  : void

Constants

ID

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

Properties

Methods

Search results