public interface FlatRegion extends Region
| Modifier and Type | Method and Description |
|---|---|
Iterable<Vector2D> |
asFlatRegion()
Get this region as an iterable flat region.
|
int |
getMaximumY()
Gets the maximum Y value
|
int |
getMinimumY()
Gets the minimum Y value
|
clone, contains, contract, expand, getArea, getCenter, getChunkCubes, getChunks, getHeight, getLength, getMaximumPoint, getMinimumPoint, getWidth, getWorld, polygonize, setWorld, setWorld, shiftforEach, iterator, spliteratorCopyright © 2010-2014. All Rights Reserved.