| Modifier and Type | Method and Description |
|---|---|
Association |
LocalPlayer.getAssociation(List<ProtectedRegion> regions) |
| Modifier and Type | Method and Description |
|---|---|
Association |
DelayedRegionOverlapAssociation.getAssociation(List<ProtectedRegion> regions) |
| Modifier and Type | Method and Description |
|---|---|
static Association |
Association.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Association[] |
Association.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Association |
RegionOverlapAssociation.getAssociation(List<ProtectedRegion> regions) |
Association |
RegionAssociable.getAssociation(List<ProtectedRegion> regions)
Get the highest association level for the input regions.
|
| Modifier and Type | Method and Description |
|---|---|
static RegionAssociable |
Associables.constant(Association association)
Get an instance that always returns the same association.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RegionGroup.contains(Association association)
Test whether this group contains the given membership status.
|
Copyright © 2015. All Rights Reserved.