Name | <NPCTag.has_pose[<name>]> |
Returns | ElementTag(Boolean) |
Description | Returns true if the NPC has the specified pose, otherwise returns false. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L652 |