net.minecraft.world.level.levelgen.blockpredicates

abstract class CombiningPredicate

implements BlockPredicate

elj
net.minecraft.world.level.levelgen.blockpredicates.CombiningPredicate
net.minecraft.class_6648
net.minecraft.world.gen.blockpredicate.CombinedBlockPredicate
net.minecraft.src.C_182968_
net.minecraft.world.level.levelgen.blockpredicates.CombiningPredicate

字段概要

修饰符与类型字段
protected final List<BlockPredicate>
e
predicates
field_35061
predicates
f_190453_

构造函数概要

修饰符构造函数
protected (List<BlockPredicate> predicates)

方法概要

修饰符与类型方法
public static <T extends CombiningPredicate> com.mojang.serialization.MapCodec<T>
a(Function<List<elh>, T> arg0)
codec(Function<List<BlockPredicate>, T> arg0)
method_38891(Function<List<class_6646>, T> arg0)
buildCodec(Function<List<BlockPredicate>, T> combiner)
m_190458_(Function<List<C_182966_>, T> p_190459_)