Name | <ItemTag.firework_power> |
Returns | ElementTag(Number) |
Mechanism | ItemTag.firework_power |
Description | (Property) 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 time. |
Generated Example |
|
Group | Properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemFireworkPower.java#L10 |