net.minecraft.world.level.levelgen.blockpredicates

class AllOfPredicate

extends CombiningPredicate

All mapped superinterfaces:

BlockPredicate

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

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<AllOfPredicate>
a
CODEC
field_35052
CODEC
f_190370_

构造函数概要

修饰符构造函数
public (List<BlockPredicate> arg0)

方法概要

修饰符与类型方法
public boolean
a(cnb arg0, gt arg1)
test(WorldGenLevel arg0, BlockPos arg1)
method_38874(class_5281 arg0, class_2338 arg1)
test(StructureWorldAccess arg0, BlockPos arg1)
test(C_1625_ p_190377_, C_4675_ arg1)
public BlockPredicateType<?>
a()
type()
method_38873()
getType()
m_183575_()