类 CombiningPredicate

java.lang.Object
net.minecraft.world.level.levelgen.blockpredicates.CombiningPredicate
所有已实现的接口:
BiPredicate<WorldGenLevel,BlockPos>, BlockPredicate
直接已知子类:
AllOfPredicate, AnyOfPredicate

abstract class CombiningPredicate extends Object implements BlockPredicate