| Package | Description |
|---|---|
| com.sk89q.worldguard.bukkit.commands.task | |
| com.sk89q.worldguard.protection.util |
| Modifier and Type | Method and Description |
|---|---|
DomainInputResolver.UserLocatorPolicy |
RegionAdder.getLocatorPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
RegionAdder.setLocatorPolicy(DomainInputResolver.UserLocatorPolicy locatorPolicy) |
| Modifier and Type | Method and Description |
|---|---|
DomainInputResolver.UserLocatorPolicy |
DomainInputResolver.getLocatorPolicy()
Get the policy used for identifying users.
|
static DomainInputResolver.UserLocatorPolicy |
DomainInputResolver.UserLocatorPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainInputResolver.UserLocatorPolicy[] |
DomainInputResolver.UserLocatorPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainInputResolver.setLocatorPolicy(DomainInputResolver.UserLocatorPolicy locatorPolicy)
Set the policy used for identifying users.
|
Copyright © 2015. All Rights Reserved.