Name | <NPCTag.is_sneaking> |
Returns | ElementTag(Boolean) |
Description | Returns whether the NPC is currently sneaking. Only works for player-type NPCs. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L774 |