| Name | default_background |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.default_background> (Property) Whether a text display entity's background is default (same as the chat window), or custom set (see EntityTag.background_color).
|
| 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 |