Name | visual_fire |
Object | EntityTag |
Input | ElementTag(Boolean) |
Related Tags | <EntityTag.visual_fire> (Property) Whether an entity has a fake fire effect. For actual fire, see burn and EntityTag.on_fire.
|
Description | (Property) Whether an entity has a fake fire effect. For actual fire, see burn and EntityTag.on_fire. |
Generated Example |
|
Group | Properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityVisualFire.java#L9 |