| Interface | Description |
|---|---|
| Mask |
Base matcher for the block filtering framework.
|
| Class | Description |
|---|---|
| AbstractMask | |
| BiomeTypeMask | |
| BlockMask | |
| BlockTypeMask | Deprecated
replaced by
#BlockMask |
| CombinedMask | |
| DynamicRegionMask | |
| ExistingBlockMask | |
| InvertedBlockTypeMask | Deprecated |
| InvertedMask | |
| RandomMask | |
| RegionMask | |
| SolidBlockMask |
Works like
ExistingBlockMask, except also dealing with non-solid non-air blocks the same way as with air. |
| UnderOverlayMask |
Copyright © 2010-2014. All Rights Reserved.