| Name | explored_locations |
| Object | EntityTag |
| Input | ListTag(LocationTag) |
| Related Tags | <EntityTag.explored_locations> (Property) Returns a sniffer's explored locations.
|
| Description | (Property) Sets a sniffer's explored locations.
Note that if the sniffer is not in the same world as the input LocationTag(s), then the LocationTag(s) will not be added to the list of explored locations. |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityExploredLocations.java#L11 |