Package net.minecraft.block.pattern
Class BlockMatcher
java.lang.Object
net.minecraft.block.pattern.BlockMatcher
- All Implemented Interfaces:
Predicate<BlockState>
-
Field Details
-
block
-
-
Constructor Details
-
BlockMatcher
-
-
Method Details
-
forBlock
-
test
- Specified by:
test
in interfacePredicate<BlockState>
-