Class AllOfPredicate
java.lang.Object
net.minecraft.world.level.levelgen.blockpredicates.CombiningPredicate
net.minecraft.world.level.levelgen.blockpredicates.AllOfPredicate
- All Implemented Interfaces:
BiPredicate<WorldGenLevel, BlockPos>, BlockPredicate
-
Field Summary
FieldsFields inherited from class CombiningPredicate
predicatesFields inherited from interface BlockPredicate
ONLY_IN_AIR_OR_WATER_PREDICATE, ONLY_IN_AIR_PREDICATE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CombiningPredicate
codecMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface BiPredicate
and, negate, or
-
Field Details
-
CODEC
-
-
Constructor Details
-
AllOfPredicate
-
-
Method Details
-
test
-
type
-