| Name | <LocationTag.areas[(<matcher>)]> |
| Returns | ListTag(AreaObject) |
| Description | Returns a ListTag of all noted areas that include this location.
Optionally, specify a matcher to only include areas that match the given AreaObject matcher text. |
| Example | |
| Example | |
| Group | areas |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L3512 |