|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType:Public Attributes | |
| const | BEACON_PAYMENT = 10 |
| const | CRAFTING_CONSUME_INPUT = 5 |
| const | CRAFTING_CREATE_SPECIFIC_RESULT = 6 |
| const | CRAFTING_GRINDSTONE = 16 |
| const | CRAFTING_LOOM = 17 |
| const | CRAFTING_NON_IMPLEMENTED_DEPRECATED_ASK_TY_LAING = 18 |
| const | CRAFTING_RECIPE = 12 |
| const | CRAFTING_RECIPE_AUTO = 13 |
| const | CRAFTING_RECIPE_OPTIONAL = 15 |
| const | CRAFTING_RESULTS_DEPRECATED_ASK_TY_LAING = 19 |
| const | CREATIVE_CREATE = 14 |
| const | DESTROY = 4 |
| const | DROP = 3 |
| const | LAB_TABLE_COMBINE = 9 |
| const | MINE_BLOCK = 11 |
| const | PLACE = 1 |
| const | SWAP = 2 |
| const | TAKE = 0 |
Definition at line 17 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::BEACON_PAYMENT = 10 |
Definition at line 31 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::CRAFTING_CONSUME_INPUT = 5 |
Definition at line 28 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::CRAFTING_CREATE_SPECIFIC_RESULT = 6 |
Definition at line 29 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::CRAFTING_GRINDSTONE = 16 |
Definition at line 37 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::CRAFTING_LOOM = 17 |
Definition at line 38 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::CRAFTING_NON_IMPLEMENTED_DEPRECATED_ASK_TY_LAING = 18 |
Definition at line 39 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::CRAFTING_RECIPE = 12 |
Definition at line 33 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::CRAFTING_RECIPE_AUTO = 13 |
Definition at line 34 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::CRAFTING_RECIPE_OPTIONAL = 15 |
Definition at line 36 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::CRAFTING_RESULTS_DEPRECATED_ASK_TY_LAING = 19 |
Definition at line 40 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::CREATIVE_CREATE = 14 |
Definition at line 35 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::DESTROY = 4 |
Definition at line 27 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::DROP = 3 |
Definition at line 26 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::LAB_TABLE_COMBINE = 9 |
Definition at line 30 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::MINE_BLOCK = 11 |
Definition at line 32 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::PLACE = 1 |
Definition at line 24 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::SWAP = 2 |
Definition at line 25 of file ItemStackRequestActionType.php.
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::TAKE = 0 |
Definition at line 23 of file ItemStackRequestActionType.php.