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