|
| static | read (ByteBufferReader $in) |
| |
|
| const | ID = DataStoreValueType::BOOL |
| |
Definition at line 21 of file BoolDataStoreValue.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\BoolDataStoreValue::__construct |
( |
private readonly bool | $value | ) |
|
◆ getTypeId()
| pocketmine\network\mcpe\protocol\types\BoolDataStoreValue::getTypeId |
( |
| ) |
|
◆ getValue()
| pocketmine\network\mcpe\protocol\types\BoolDataStoreValue::getValue |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\BoolDataStoreValue::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\BoolDataStoreValue::write |
( |
ByteBufferWriter | $out | ) |
|
◆ ID
| const pocketmine\network\mcpe\protocol\types\BoolDataStoreValue::ID = DataStoreValueType::BOOL |
The documentation for this class was generated from the following file: