|
| static | read (ByteBufferReader $in) |
| |
|
| const | ID = ItemDescriptorType::INT_ID_META |
| |
Definition at line 22 of file IntIdMetaItemDescriptor.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\recipe\IntIdMetaItemDescriptor::__construct |
( |
private int | $id, |
|
|
private int | $meta ) |
◆ getId()
| pocketmine\network\mcpe\protocol\types\recipe\IntIdMetaItemDescriptor::getId |
( |
| ) |
|
◆ getMeta()
| pocketmine\network\mcpe\protocol\types\recipe\IntIdMetaItemDescriptor::getMeta |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\recipe\IntIdMetaItemDescriptor::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\recipe\IntIdMetaItemDescriptor::write |
( |
ByteBufferWriter | $out | ) |
|
◆ ID
| const pocketmine\network\mcpe\protocol\types\recipe\IntIdMetaItemDescriptor::ID = ItemDescriptorType::INT_ID_META |
The documentation for this class was generated from the following file: