Class BlockMaterialMatcher

java.lang.Object
net.minecraft.block.pattern.BlockMaterialMatcher
All Implemented Interfaces:
Predicate<BlockState>

public class BlockMaterialMatcher extends Object implements Predicate<BlockState>