| Name | <ItemTag.sign_back_contents> |
| Returns | ListTag |
| Mechanism | ItemTag.sign_back_contents |
| Description | (Property) Returns the contents on the back of a sign item.
For the front of the sign, see ItemTag.sign_contents. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemSignBackContents.java#L13 |