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