|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
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 (ByteBufferWriter $out) | |
Public Attributes | |
| const | ID = ItemStackRequestActionType::CRAFTING_CONSUME_INPUT |
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.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\CraftingConsumeInputStackRequestAction::ID = ItemStackRequestActionType::CRAFTING_CONSUME_INPUT |
Definition at line 26 of file CraftingConsumeInputStackRequestAction.php.