| Name | custom_name_visible |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.custom_name_visible> Returns whether the entity's custom name is visible.
|
| Description | Sets whether the entity's custom name is visible. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityCustomNameVisible.java#L63 |