Name | <EntityTag.location> |
Returns | LocationTag |
Description | Returns the location of the entity.
For living entities, this is at the center of their feet. For eye location, use EntityTag.eye_location Works with offline players. |
Generated Example |
|
Group | location |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L1588 |