| Package | Description |
|---|---|
| com.sk89q.worldedit.function.mask |
| Modifier and Type | Class and Description |
|---|---|
class |
BiomeMask2D
Tests true if the biome at applied points is the same as the one given.
|
class |
ExpressionMask2D |
class |
NoiseFilter2D
A mask that uses a noise generator and returns true whenever the noise
generator returns a value above the given density.
|
class |
OffsetMask2D
Checks whether another mask tests true for a position that is offset
a given vector.
|
Copyright © 2010-2014. All Rights Reserved.