Name | <EntityTag.firework_item> |
Returns | ItemTag |
Mechanism | EntityTag.firework_item |
Description | If the entity is a firework, returns the firework item used to launch it. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityFirework.java#L62 |