JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.block.pattern.BlockMatcher
Packages that use
BlockMatcher
Package
Description
net.minecraft.block.pattern
Uses of
BlockMatcher
in
net.minecraft.block.pattern
Methods in
net.minecraft.block.pattern
that return
BlockMatcher
Modifier and Type
Method
Description
static
BlockMatcher
BlockMatcher.
forBlock
(
Block
p_177642_0_)