| Package | Description |
|---|---|
| com.sk89q.worldedit.bukkit.selections | |
| com.sk89q.worldedit.regions |
| Modifier and Type | Field and Description |
|---|---|
protected CuboidRegion |
CuboidSelection.cuboid |
| Constructor and Description |
|---|
CuboidSelection(org.bukkit.World world,
RegionSelector sel,
CuboidRegion region) |
| Modifier and Type | Field and Description |
|---|---|
protected CuboidRegion |
CuboidRegionSelector.region |
| Modifier and Type | Method and Description |
|---|---|
CuboidRegion |
CuboidRegion.clone() |
CuboidRegion |
CuboidRegionSelector.getIncompleteRegion() |
CuboidRegion |
CuboidRegionSelector.getRegion() |
static CuboidRegion |
CuboidRegion.makeCuboid(Region region)
Make a cuboid region out of the given region using the minimum and maximum
bounds of the provided region.
|
Copyright © 2010-2014. All Rights Reserved.