| Name | <ItemTag.is_firework> |
| Returns | ElementTag(Boolean) |
| Description | Returns whether the item is a firework.
If this returns true, it will enable access to: ItemTag.firework, and ItemTag.firework. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java#L550 |