Name | <EntityTag.name> |
Returns | ElementTag |
Description | Returns the name of the entity.
This can be a player name, an NPC name, a custom_name, or the entity type. Works with offline players. |
Generated Example |
|
Group | data |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L1355 |