Entity
paper/entity_location
Entity Location
Returns an entity's current location and coordinates.
Inputs
| Name | Type | Optional | Description |
|---|---|---|---|
entity |
entity | The entity. |
Outputs
| Name | Type | Description |
|---|---|---|
location |
location | Full location object. |
x |
number | — |
y |
number | — |
z |
number | — |
world |
string | World name. |