Name | <ItemTag.firework> |
Returns | ListTag |
Mechanism | ItemTag.firework |
Description | Returns the firework's property value as a list, matching the non-MapTag format of the mechanism.
Consider instead using ItemTag.firework_data |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemFirework.java#L120 |