| Package | Description |
|---|---|
| com.sk89q.worldedit.function.mask |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockMask
A mask that checks whether blocks at the given positions are matched by
a block in a list.
|
class |
ExistingBlockMask
A mask that returns true whenever the block at the location is not
an air block (it contains some other block).
|
class |
FuzzyBlockMask |
class |
SolidBlockMask |
Copyright © 2010-2014. All Rights Reserved.