PocketMine-MP 5.18.1 git-9381fc4172e5dce4cada1cb356050c8a2ab57b94
pocketmine\network\mcpe\protocol\types\recipe\ItemDescriptorType Class Reference
+ 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
 

Detailed Description

Definition at line 17 of file ItemDescriptorType.php.

Member Data Documentation

◆ COMPLEX_ALIAS

const pocketmine\network\mcpe\protocol\types\recipe\ItemDescriptorType::COMPLEX_ALIAS = 5

Definition at line 23 of file ItemDescriptorType.php.

◆ INT_ID_META

const pocketmine\network\mcpe\protocol\types\recipe\ItemDescriptorType::INT_ID_META = 1

Definition at line 19 of file ItemDescriptorType.php.

◆ MOLANG

const pocketmine\network\mcpe\protocol\types\recipe\ItemDescriptorType::MOLANG = 2

Definition at line 20 of file ItemDescriptorType.php.

◆ STRING_ID_META

const pocketmine\network\mcpe\protocol\types\recipe\ItemDescriptorType::STRING_ID_META = 4

Definition at line 22 of file ItemDescriptorType.php.

◆ TAG

const pocketmine\network\mcpe\protocol\types\recipe\ItemDescriptorType::TAG = 3

Definition at line 21 of file ItemDescriptorType.php.


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