| Name | <LocationTag.precise_target[(<range>)]> |
| Returns | EntityTag |
| Description | Returns the entity this location is pointing at, using precise ray trace logic.
Optionally, specify a maximum range to find the entity from (defaults to 100). |
| Generated Example | |
| Group | world |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L1977 |