Documentation

FloatMetadataProperty
in package
implements MetadataProperty Uses GetTypeIdFromConstTrait

Interfaces, Classes, Traits and Enums

MetadataProperty

Table of Contents

ID  = \pocketmine\network\mcpe\protocol\types\entity\EntityMetadataTypes::FLOAT
$value  : float
__construct()  : mixed
equals()  : bool
getTypeId()  : int
getValue()  : float
read()  : self
write()  : void

Constants

ID

public mixed ID = \pocketmine\network\mcpe\protocol\types\entity\EntityMetadataTypes::FLOAT

Properties

Methods

__construct()

public __construct(float $value) : mixed
Parameters
$value : float
Return values
mixed

Search results