Interface BlockFilter
- All Superinterfaces:
Predicate<org.cloudburstmc.api.block.BlockState>
- All Known Implementing Classes:
AnyOfBlockFilter,ConstantBlock,FeatureAbstractTree,FeatureChorusTree,FeatureDarkOakTree,FeatureFallenTree,FeatureHugeJungleTree,FeatureHugePineTree,FeatureHugeSpruceTree,FeatureHugeTree,FeatureJungleTree,FeatureLargeOakTree,FeatureMushroomBrown,FeatureMushroomRed,FeatureNormalTree,FeatureSavannaTree,FeatureSpruceTree,FeatureSwampTree,ReplacingWorldFeature
Checks if a given block type is valid. Used e.g. to see if a given block may be replaced.
- Author:
- DaPorkchop_
-
Field Summary
Fields -
Method Summary