net.minecraft.world.gen.blockpredicate

class AnyOfBlockPredicate

extends CombinedBlockPredicate

All mapped superinterfaces:

BlockPredicate

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

Field summary

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

Constructor summary

ModifierConstructor
public (List<BlockPredicate> predicates)

Method summary

Modifier and TypeMethod
public boolean
test(WorldGenLevel level, BlockPos origin)
method_38875(class_5281 arg0, class_2338 arg1)
test(StructureWorldAccess arg0, BlockPos arg1)
public BlockPredicateType<?>
type()
method_38873()
getType()
public boolean
test(Object level, Object origin)
test(Object arg0, Object arg1)
test(Object world, Object pos)