Documentation

CraftingConsumeInputStackRequestAction extends ItemStackRequestAction
in package
Uses DisappearStackRequestActionTrait, GetTypeIdFromConstTrait

Sends some (or all) items from the source slot to the magic place where crafting ingredients turn into result items.

Table of Contents

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

Constants

Properties

Methods

Search results