|
| static | read (ByteBufferReader $in) |
| |
Definition at line 22 of file CreativeItemEntry.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\inventory\CreativeItemEntry::__construct |
( |
private int | $entryId, |
|
|
private ItemStack | $item, |
|
|
private int | $groupId ) |
◆ getEntryId()
| pocketmine\network\mcpe\protocol\types\inventory\CreativeItemEntry::getEntryId |
( |
| ) |
|
◆ getGroupId()
| pocketmine\network\mcpe\protocol\types\inventory\CreativeItemEntry::getGroupId |
( |
| ) |
|
◆ getItem()
| pocketmine\network\mcpe\protocol\types\inventory\CreativeItemEntry::getItem |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\inventory\CreativeItemEntry::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\inventory\CreativeItemEntry::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: