public class DelayedRegionOverlapAssociation extends Object implements RegionAssociable
OWNER if the input
region is in a set of source regions.
This class only performs a spatial query if its
getAssociation(List) method is called.
| Constructor and Description |
|---|
DelayedRegionOverlapAssociation(RegionQuery query,
org.bukkit.Location location)
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Association |
getAssociation(List<ProtectedRegion> regions)
Get the highest association level for the input regions.
|
public DelayedRegionOverlapAssociation(RegionQuery query, org.bukkit.Location location)
query - the querylocation - the locationpublic Association getAssociation(List<ProtectedRegion> regions)
RegionAssociablegetAssociation in interface RegionAssociableregions - a list of regionsCopyright © 2015. All Rights Reserved.