| Package | Description |
|---|---|
| com.sk89q.worldedit | |
| com.sk89q.worldedit.regions.selector |
| Modifier and Type | Method and Description |
|---|---|
RegionSelectorType |
LocalSession.getDefaultRegionSelector()
Get the default region selector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalSession.setDefaultRegionSelector(RegionSelectorType defaultSelector)
Set the default region selector.
|
| Modifier and Type | Method and Description |
|---|---|
static RegionSelectorType |
RegionSelectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegionSelectorType[] |
RegionSelectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2014. All Rights Reserved.