|
| static | read (ByteBufferReader $in) |
| |
Definition at line 22 of file CreativeGroupEntry.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\inventory\CreativeGroupEntry::__construct |
( |
private int | $categoryId, |
|
|
private string | $categoryName, |
|
|
private ItemStack | $icon ) |
◆ getCategoryId()
| pocketmine\network\mcpe\protocol\types\inventory\CreativeGroupEntry::getCategoryId |
( |
| ) |
|
◆ getCategoryName()
| pocketmine\network\mcpe\protocol\types\inventory\CreativeGroupEntry::getCategoryName |
( |
| ) |
|
◆ getIcon()
| pocketmine\network\mcpe\protocol\types\inventory\CreativeGroupEntry::getIcon |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\inventory\CreativeGroupEntry::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\inventory\CreativeGroupEntry::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: