Name | <ItemTag.firework_power> |
Returns | ElementTag(Number) |
Mechanism | ItemTag.firework_power |
Description | Returns the firework's power.
Power primarily affects how high the firework flies, with each level of power corresponding to approximately half a second of additional flight them. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemFirework.java#L145 |