|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\network\mcpe\protocol\types\recipe\ItemDescriptorType:Public Attributes | |
| const | COMPLEX_ALIAS = 5 |
| const | INT_ID_META = 1 |
| const | MOLANG = 2 |
| const | STRING_ID_META = 4 |
| const | TAG = 3 |
Definition at line 17 of file ItemDescriptorType.php.
| const pocketmine\network\mcpe\protocol\types\recipe\ItemDescriptorType::COMPLEX_ALIAS = 5 |
Definition at line 23 of file ItemDescriptorType.php.
| const pocketmine\network\mcpe\protocol\types\recipe\ItemDescriptorType::INT_ID_META = 1 |
Definition at line 19 of file ItemDescriptorType.php.
| const pocketmine\network\mcpe\protocol\types\recipe\ItemDescriptorType::MOLANG = 2 |
Definition at line 20 of file ItemDescriptorType.php.
| const pocketmine\network\mcpe\protocol\types\recipe\ItemDescriptorType::STRING_ID_META = 4 |
Definition at line 22 of file ItemDescriptorType.php.
| const pocketmine\network\mcpe\protocol\types\recipe\ItemDescriptorType::TAG = 3 |
Definition at line 21 of file ItemDescriptorType.php.