Uses of Class
net.minecraft.predicate.block.BlockStatePredicate
| Package | Description |
|---|---|
| net.minecraft.predicate.block | |
| net.minecraft.world.gen.feature |
-
Uses of BlockStatePredicate in net.minecraft.predicate.block
Methods in net.minecraft.predicate.block that return BlockStatePredicate Modifier and Type Method Description static BlockStatePredicateBlockStatePredicate. forBlock(Block block)<V extends Comparable<V>>
BlockStatePredicateBlockStatePredicate. with(Property<V> property, Predicate<Object> predicate) -
Uses of BlockStatePredicate in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as BlockStatePredicate Modifier and Type Field Description private static BlockStatePredicateDesertWellFeature. CAN_GENERATE