| Name | <LocationTag.sign_back_glowing> |
| Returns | ElementTag(Boolean) |
| Mechanism | LocationTag.sign_back_glowing |
| Description | Returns whether the back of a Sign block at this location is glowing.
To get the glowing state of the front, see LocationTag.sign_glowing. |
| Generated Example | |
| Group | world |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L4622 |