net.minecraft.world.item.slot

public abstract class CompositeSlotSource

implements SlotSource

dux
net.minecraft.world.item.slot.CompositeSlotSource
net.minecraft.class_12264
net.minecraft.loot.slot.CombinedSlotSource
net.minecraft.src.C_432897_
net.minecraft.world.item.slot.CompositeSlotSource

字段概要

修饰符与类型字段
protected final List<SlotSource>
a
terms
field_64147
terms
f_434579_
private final Function<LootContext, SlotCollection>
b
compositeSlotSource
field_64148
source
f_433298_

构造函数概要

修饰符构造函数
protected (List<SlotSource> terms)

方法概要

修饰符与类型方法
protected static <T extends CompositeSlotSource> com.mojang.serialization.MapCodec<T>
a(Function<List<dvf>, T> arg0)
createCodec(Function<List<SlotSource>, T> arg0)
method_76109(Function<List<class_12275>, T> arg0)
createCodec(Function<List<SlotSource>, T> termsToSource)
m_442579_(Function<List<C_432304_>, T> p_460254_)
protected static <T extends CompositeSlotSource> com.mojang.serialization.Codec<T>
b(Function<List<dvf>, T> arg0)
createInlineCodec(Function<List<SlotSource>, T> arg0)
method_76112(Function<List<class_12275>, T> arg0)
createInlineCodec(Function<List<SlotSource>, T> termsToSource)
m_442194_(Function<List<C_432304_>, T> p_460759_)
public abstract com.mojang.serialization.MapCodec<? extends CompositeSlotSource>
a()
codec()
method_76106()
getCodec()
m_438775_()
public SlotCollection
a(fnz arg0)
provide(LootContext arg0)
method_76108(class_47 arg0)
stream(LootContext arg0)
m_438915_(C_2811_ arg0)
public void
a(fog arg0)
validate(ValidationContext arg0)
method_292(class_58 arg0)
validate(LootTableReporter arg0)
m_6169_(C_2837_ arg0)