Name | custom_name |
Object | EntityTag |
Input | ElementTag |
Related Tags | <EntityTag.custom_name> Returns the entity's custom name (as set by plugin or name tag item), if any.
|
Description | Sets the custom name (equivalent to a name tag item) of the entity.
Provide no input to remove the custom name. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityCustomName.java#L60 |