Name | <NPCTag.pose[<name>]> |
Returns | LocationTag |
Description | Returns the pose as a LocationTag with x, y, and z set to 0, and the world set to the first
possible available world Bukkit knows about. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L667 |