PocketMine-MP 5.14.2 git-50e2c469a547a16a23b2dc691e70a51d34e29395
pocketmine\network\mcpe\protocol\types\entity\PlayerMetadataFlags Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\entity\PlayerMetadataFlags:

Public Attributes

const DEAD = 2
 
const SLEEP = 1
 

Detailed Description

Definition at line 17 of file PlayerMetadataFlags.php.

Member Data Documentation

◆ DEAD

const pocketmine\network\mcpe\protocol\types\entity\PlayerMetadataFlags::DEAD = 2

Definition at line 24 of file PlayerMetadataFlags.php.

◆ SLEEP

const pocketmine\network\mcpe\protocol\types\entity\PlayerMetadataFlags::SLEEP = 1

Definition at line 23 of file PlayerMetadataFlags.php.


The documentation for this class was generated from the following file: