|
| static | read (ByteBufferReader $in) |
| |
|
| const | ID = EntityMetadataTypes::STRING |
| |
Definition at line 22 of file StringMetadataProperty.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\entity\StringMetadataProperty::__construct |
( |
private string | $value | ) |
|
◆ equals()
| pocketmine\network\mcpe\protocol\types\entity\StringMetadataProperty::equals |
( |
MetadataProperty | $other | ) |
|
◆ getValue()
| pocketmine\network\mcpe\protocol\types\entity\StringMetadataProperty::getValue |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\entity\StringMetadataProperty::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\entity\StringMetadataProperty::write |
( |
ByteBufferWriter | $out | ) |
|
◆ ID
| const pocketmine\network\mcpe\protocol\types\entity\StringMetadataProperty::ID = EntityMetadataTypes::STRING |
The documentation for this class was generated from the following file: