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