|
| static | read (ByteBufferReader $in) |
| |
|
| const | ID = DataStoreType::REMOVAL |
| |
- See also
- ClientboundDataStorePacket
Definition at line 24 of file DataStoreRemoval.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\DataStoreRemoval::__construct |
( |
private string | $name | ) |
|
◆ getName()
| pocketmine\network\mcpe\protocol\types\DataStoreRemoval::getName |
( |
| ) |
|
◆ getTypeId()
| pocketmine\network\mcpe\protocol\types\DataStoreRemoval::getTypeId |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\DataStoreRemoval::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\DataStoreRemoval::write |
( |
ByteBufferWriter | $out | ) |
|
◆ ID
| const pocketmine\network\mcpe\protocol\types\DataStoreRemoval::ID = DataStoreType::REMOVAL |
The documentation for this class was generated from the following file: