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 error