Class BlockMaterialPredicate

java.lang.Object
net.minecraft.world.level.block.state.predicate.BlockMaterialPredicate
All Implemented Interfaces:
Predicate<BlockState>

public class BlockMaterialPredicate extends Object implements Predicate<BlockState>