| Package | Description |
|---|---|
| com.sk89q.worldedit.bukkit | |
| com.sk89q.worldedit.bukkit.selections |
| Modifier and Type | Method and Description |
|---|---|
Selection |
WorldEditPlugin.getSelection(org.bukkit.entity.Player player)
Gets the region selection for the player.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorldEditPlugin.setSelection(org.bukkit.entity.Player player,
Selection selection)
Sets the region selection for a player.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CuboidSelection |
class |
Polygonal2DSelection |
class |
RegionSelection |
Copyright © 2010-2014. All Rights Reserved.