| Name | <LocationTag.simple> |
| Returns | ElementTag |
| Description | Returns a simple version of the LocationTag's block coordinates.
In the format: x,y,z,world For example: 1,2,3,world_nether |
| Generated Example | |
| Group | identity |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L1693 |