public interface RegionFunction
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Vector position)
Apply the function to the given position.
|
boolean apply(Vector position) throws WorldEditException
position - the positionWorldEditException - thrown on an errorCopyright © 2010-2014. All Rights Reserved.