| Name | <EntityTag.default_background> |
| Returns | ElementTag(Boolean) |
| Mechanism | EntityTag.default_background |
| Description | (Property) Whether a text display entity's background is default (same as the chat window), or custom set (see EntityTag.background_color). |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityDefaultBackground.java#L10 |