Documentation

ByteMetadataProperty
in package
implements MetadataProperty Uses GetTypeIdFromConstTrait, IntegerishMetadataProperty

Interfaces, Classes, Traits and Enums

MetadataProperty

Table of Contents

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

Constants

ID

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

Properties

Methods

buildFromFlags()

public static buildFromFlags(array<string|int, bool> $flags) : self
Parameters
$flags : array<string|int, bool>
Tags
phpstan-param

array<int, bool> $flags

Return values
self

Search results