Uses of Class
net.minecraft.block.pattern.BlockMaterialMatcher
-
Packages that use BlockMaterialMatcher Package Description net.minecraft.block.pattern -
-
Uses of BlockMaterialMatcher in net.minecraft.block.pattern
Fields in net.minecraft.block.pattern declared as BlockMaterialMatcher Modifier and Type Field Description private static BlockMaterialMatcher
BlockMaterialMatcher. AIR
Methods in net.minecraft.block.pattern that return BlockMaterialMatcher Modifier and Type Method Description static BlockMaterialMatcher
BlockMaterialMatcher. forMaterial(Material p_189886_0_)
-