|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\data\bedrock\FireworkRocketTypeIds:Public Attributes | |
| const | BURST = 4 |
| const | CREEPER = 3 |
| const | LARGE_BALL = 1 |
| const | SMALL_BALL = 0 |
| const | STAR = 2 |
Definition at line 26 of file FireworkRocketTypeIds.php.
| const pocketmine\data\bedrock\FireworkRocketTypeIds::BURST = 4 |
Definition at line 31 of file FireworkRocketTypeIds.php.
| const pocketmine\data\bedrock\FireworkRocketTypeIds::CREEPER = 3 |
Definition at line 30 of file FireworkRocketTypeIds.php.
| const pocketmine\data\bedrock\FireworkRocketTypeIds::LARGE_BALL = 1 |
Definition at line 28 of file FireworkRocketTypeIds.php.
| const pocketmine\data\bedrock\FireworkRocketTypeIds::SMALL_BALL = 0 |
Definition at line 27 of file FireworkRocketTypeIds.php.
| const pocketmine\data\bedrock\FireworkRocketTypeIds::STAR = 2 |
Definition at line 29 of file FireworkRocketTypeIds.php.