| Package | Description |
|---|---|
| com.sk89q.worldguard.protection |
| Modifier and Type | Method and Description |
|---|---|
FlagValueCalculator.Result |
FlagValueCalculator.getMembership(RegionAssociable subject)
Return the membership status of the given subject, indicating
whether there are no (counted) regions in the list of regions,
whether the subject is a member of all regions, or whether
the region is not a member of all regions.
|
static FlagValueCalculator.Result |
FlagValueCalculator.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlagValueCalculator.Result[] |
FlagValueCalculator.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.