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 SummaryFieldsFields inherited from class net.minecraft.world.level.levelgen.blockpredicates.CombiningPredicatepredicatesFields inherited from interface net.minecraft.world.level.levelgen.blockpredicates.BlockPredicateONLY_IN_AIR_OR_WATER_PREDICATE, ONLY_IN_AIR_PREDICATE
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleantest(WorldGenLevel p_190376_, BlockPos p_190377_) type()Methods inherited from class net.minecraft.world.level.levelgen.blockpredicates.CombiningPredicatecodecMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiPredicateand, negate, or
- 
Field Details- 
CODEC
 
- 
- 
Constructor Details- 
AllOfPredicate
 
- 
- 
Method Details- 
test
- 
type
 
-