Name | <NPCTag.controllable> |
Returns | ElementTag(Boolean) |
Mechanism | NPCTag.controllable |
Description | Returns whether the NPC has controllable enabled. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L966 |