| Package | Description |
|---|---|
| com.sk89q.worldedit.regions | |
| com.sk89q.worldedit.regions.selector |
| Modifier and Type | Method and Description |
|---|---|
CylinderRegion |
CylinderRegion.clone() |
static CylinderRegion |
CylinderRegion.createRadius(Extent extent,
Vector center,
double radius)
Return a new instance with the given center and radius in the X and Z
axes with a Y that extends from the bottom of the extent to the top
of the extent.
|
| Constructor and Description |
|---|
CylinderRegion(CylinderRegion region) |
| Modifier and Type | Field and Description |
|---|---|
protected CylinderRegion |
CylinderRegionSelector.region |
| Modifier and Type | Method and Description |
|---|---|
CylinderRegion |
CylinderRegionSelector.getIncompleteRegion() |
CylinderRegion |
CylinderRegionSelector.getRegion() |
Copyright © 2010-2014. All Rights Reserved.