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