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