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