Uses of Class
net.minecraft.block.BlockStatePredicate
Packages that use BlockStatePredicate
-
Uses of BlockStatePredicate in net.minecraft.block
Methods in net.minecraft.block that return BlockStatePredicateModifier and TypeMethodDescriptionstatic BlockStatePredicate<V extends Comparable<V>>
BlockStatePredicateBlockStatePredicate.method_16946(Property<V> property, Predicate<Object> predicate) -
Uses of BlockStatePredicate in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as BlockStatePredicateModifier and TypeFieldDescriptionprivate static final BlockStatePredicateDesertWellFeature.field_10144