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