public class BiomeReplace extends java.lang.Object implements FlatRegionFunction
Constructor and Description |
---|
BiomeReplace(Extent extent,
BaseBiome biome)
Create a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
apply(BlockVector2 position)
Apply the function to the given position.
|
public boolean apply(BlockVector2 position) throws WorldEditException
FlatRegionFunction
apply
in interface FlatRegionFunction
position
- the positionWorldEditException
- thrown on an error