Name | <EntityTag.custom_name> |
Returns | ElementTag |
Mechanism | EntityTag.custom_name |
Description | Returns the entity's custom name (as set by plugin or name tag item), if any. |
Generated Example |
|
Group | attributes |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityCustomName.java#L44 |