PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\data\bedrock\FireworkRocketTypeIds Class Reference
+ 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
 

Detailed Description

Definition at line 26 of file FireworkRocketTypeIds.php.

Member Data Documentation

◆ BURST

const pocketmine\data\bedrock\FireworkRocketTypeIds::BURST = 4

Definition at line 31 of file FireworkRocketTypeIds.php.

◆ CREEPER

const pocketmine\data\bedrock\FireworkRocketTypeIds::CREEPER = 3

Definition at line 30 of file FireworkRocketTypeIds.php.

◆ LARGE_BALL

const pocketmine\data\bedrock\FireworkRocketTypeIds::LARGE_BALL = 1

Definition at line 28 of file FireworkRocketTypeIds.php.

◆ SMALL_BALL

const pocketmine\data\bedrock\FireworkRocketTypeIds::SMALL_BALL = 0

Definition at line 27 of file FireworkRocketTypeIds.php.

◆ STAR

const pocketmine\data\bedrock\FireworkRocketTypeIds::STAR = 2

Definition at line 29 of file FireworkRocketTypeIds.php.


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