|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\network\mcpe\protocol\types\entity\PlayerMetadataFlags:Public Attributes | |
| const | DEAD = 2 |
| const | SLEEP = 1 |
Definition at line 17 of file PlayerMetadataFlags.php.
| const pocketmine\network\mcpe\protocol\types\entity\PlayerMetadataFlags::DEAD = 2 |
Definition at line 24 of file PlayerMetadataFlags.php.
| const pocketmine\network\mcpe\protocol\types\entity\PlayerMetadataFlags::SLEEP = 1 |
Definition at line 23 of file PlayerMetadataFlags.php.