public interface FlatRegionFunction
FlatRegion, or also
known as vectors with only X and Z components (where Y is height).| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Vector2D position)
Apply the function to the given position.
|
boolean apply(Vector2D position) throws WorldEditException
position - the positionWorldEditException - thrown on an errorCopyright © 2010-2014. All Rights Reserved.