Class BlockPredicate
java.lang.Object
net.minecraft.world.level.block.state.predicate.BlockPredicate
- All Implemented Interfaces:
Predicate<BlockState>
-
Field Details
-
block
-
-
Constructor Details
-
BlockPredicate
-
-
Method Details
-
forBlock
-
test
- Specified by:
test
in interfacePredicate<BlockState>
-