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