PocketMine-MP 5.18.2 git-00e39821f06a4b6d728d35053c2621dbb19369ff
pocketmine\network\mcpe\protocol\types\inventory\stackrequest\CraftingConsumeInputStackRequestAction Class Reference
+ Inheritance diagram for pocketmine\network\mcpe\protocol\types\inventory\stackrequest\CraftingConsumeInputStackRequestAction:
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\inventory\stackrequest\CraftingConsumeInputStackRequestAction:

Public Member Functions

 getTypeId ()
 
 write (PacketSerializer $out)
 

Public Attributes

const ID = ItemStackRequestActionType::CRAFTING_CONSUME_INPUT
 

Detailed Description

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

Definition at line 22 of file CraftingConsumeInputStackRequestAction.php.

Member Data Documentation

◆ ID

const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\CraftingConsumeInputStackRequestAction::ID = ItemStackRequestActionType::CRAFTING_CONSUME_INPUT

Definition at line 26 of file CraftingConsumeInputStackRequestAction.php.


The documentation for this class was generated from the following file: