PocketMine-MP 5.24.1 git-39e69276a1bbe86ebd583e834381e5bc73948564
|
Public Attributes | |
const | BLUE = 1 |
const | GREEN = 3 |
const | PINK = 0 |
const | PURPLE = 5 |
const | REBECCA_PURPLE = 6 |
const | RED = 2 |
const | WHITE = 7 |
const | YELLOW = 4 |
Definition at line 17 of file BossBarColor.php.
const pocketmine\network\mcpe\protocol\types\BossBarColor::BLUE = 1 |
Definition at line 20 of file BossBarColor.php.
const pocketmine\network\mcpe\protocol\types\BossBarColor::GREEN = 3 |
Definition at line 22 of file BossBarColor.php.
const pocketmine\network\mcpe\protocol\types\BossBarColor::PINK = 0 |
Definition at line 19 of file BossBarColor.php.
const pocketmine\network\mcpe\protocol\types\BossBarColor::PURPLE = 5 |
Definition at line 24 of file BossBarColor.php.
const pocketmine\network\mcpe\protocol\types\BossBarColor::REBECCA_PURPLE = 6 |
Definition at line 25 of file BossBarColor.php.
const pocketmine\network\mcpe\protocol\types\BossBarColor::RED = 2 |
Definition at line 21 of file BossBarColor.php.
const pocketmine\network\mcpe\protocol\types\BossBarColor::WHITE = 7 |
Definition at line 26 of file BossBarColor.php.
const pocketmine\network\mcpe\protocol\types\BossBarColor::YELLOW = 4 |
Definition at line 23 of file BossBarColor.php.