public class BiomeReplace extends Object implements FlatRegionFunction
| Constructor and Description |
|---|
BiomeReplace(Extent extent,
BaseBiome biome)
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Vector2D position)
Apply the function to the given position.
|
public boolean apply(Vector2D position) throws WorldEditException
FlatRegionFunctionapply in interface FlatRegionFunctionposition - the positionWorldEditException - thrown on an errorCopyright © 2010-2014. All Rights Reserved.