| Name | <EntityTag.visual_fire> |
| Returns | ElementTag(Boolean) |
| Mechanism | EntityTag.visual_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 |