net.minecraft.world.gen.blockpredicate

class AllOfBlockPredicate

extends CombinedBlockPredicate

All mapped superinterfaces:

BlockPredicate

net.minecraft.world.level.levelgen.blockpredicates.AllOfPredicate
net.minecraft.class_6644
net.minecraft.world.gen.blockpredicate.AllOfBlockPredicate

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<AllOfBlockPredicate>
CODEC
field_35052
CODEC

Constructor summary

ModifierConstructor
public (List<BlockPredicate> predicates)

Method summary

Modifier and TypeMethod
public boolean
test(WorldGenLevel level, BlockPos origin)
method_38874(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)