|
| static | read (ByteBufferReader $in) |
| |
|
| const | ID = ItemDescriptorType::MOLANG |
| |
Definition at line 23 of file MolangItemDescriptor.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\recipe\MolangItemDescriptor::__construct |
( |
private string | $molangExpression, |
|
|
private int | $molangVersion ) |
◆ getMolangExpression()
| pocketmine\network\mcpe\protocol\types\recipe\MolangItemDescriptor::getMolangExpression |
( |
| ) |
|
◆ getMolangVersion()
| pocketmine\network\mcpe\protocol\types\recipe\MolangItemDescriptor::getMolangVersion |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\recipe\MolangItemDescriptor::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\recipe\MolangItemDescriptor::write |
( |
ByteBufferWriter | $out | ) |
|
◆ ID
| const pocketmine\network\mcpe\protocol\types\recipe\MolangItemDescriptor::ID = ItemDescriptorType::MOLANG |
The documentation for this class was generated from the following file: