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