Class BlockPredicate

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

public class BlockPredicate extends Object implements Predicate<BlockState>