net.minecraft.world.level.levelgen.blockpredicates

class AnyOfPredicate

extends CombiningPredicate

All mapped superinterfaces:

BlockPredicate

eew
net.minecraft.world.level.levelgen.blockpredicates.AnyOfPredicate
net.minecraft.class_6645
net.minecraft.world.gen.blockpredicate.AnyOfBlockPredicate
net.minecraft.world.level.levelgen.blockpredicates.AnyOfPredicate

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<AnyOfPredicate>
a
CODEC
field_35053
CODEC

Constructor summary

ModifierConstructor
public (List<BlockPredicate> arg0)

Method summary

Modifier and TypeMethod
public boolean
a(dig arg0, jh arg1)
test(WorldGenLevel arg0, BlockPos arg1)
method_38875(class_5281 arg0, class_2338 arg1)
test(StructureWorldAccess arg0, BlockPos arg1)
public BlockPredicateType<?>
a()
type()
method_38873()
getType()