Uses of Class
net.minecraft.world.level.block.state.predicate.BlockMaterialPredicate
Packages that use BlockMaterialPredicate
-
Uses of BlockMaterialPredicate in net.minecraft.world.level.block.state.predicate
Fields in net.minecraft.world.level.block.state.predicate declared as BlockMaterialPredicateModifier and TypeFieldDescriptionprivate static final BlockMaterialPredicate
BlockMaterialPredicate.AIR
Methods in net.minecraft.world.level.block.state.predicate that return BlockMaterialPredicateModifier and TypeMethodDescriptionstatic BlockMaterialPredicate
BlockMaterialPredicate.forMaterial
(Material p_61263_)