Name | <EntityTag.visual_pose> |
Returns | ElementTag |
Mechanism | EntityTag.visual_pose |
Description | Returns the name of the entity's current visual pose.
See https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Pose.html |
Generated Example |
|
Group | attributes |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L2294 |