| Name | <LocationTag.points_between[<location>].distance[<#.#>]> |
| Returns | ListTag(LocationTag) |
| Description | Finds all locations between this location and another, separated by the specified distance each. |
| Group | math |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L2070 |