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