net.minecraft.world.level.levelgen.blockpredicates

class AllOfPredicate

extends CombiningPredicate

All mapped superinterfaces:

BlockPredicate

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

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<AllOfPredicate>
a
CODEC
field_35052
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_38874(class_5281 arg0, class_2338 arg1)
test(StructureWorldAccess arg0, BlockPos arg1)
public BlockPredicateType<?>
a()
type()
method_38873()
getType()