| Name | glowing |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.glowing> Returns whether this entity is glowing.
|
| Description | Sets whether this entity is glowing. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L3982 |