| Name | is_exact_teleport |
| Object | LocationTag |
| Input | ElementTag(Boolean) |
| Related Tags | <LocationTag.is_exact_teleport> Returns whether an end gateway is 'exact teleport' - if false, the destination will be randomly chosen *near* the destination.
|
| Description | Sets whether an end gateway is 'exact teleport' - if false, the destination will be randomly chosen *near* the destination. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L5323 |