Name | <NPCTag.auto_update_skin> |
Returns | ElementTag(Boolean) |
Mechanism | NPCTag.auto_update_skin |
Description | Returns whether the NPC is set to automatically update skins from name. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L903 |