net.minecraft.world.item.slot

public record SlotCollection$FlatMapped

implements SlotCollection

dve$b
net.minecraft.world.item.slot.SlotCollection$FlatMapped
net.minecraft.class_12271$class_12273
net.minecraft.loot.slot.ItemStream$Map
net.minecraft.src.C_432445_$C_432147_
net.minecraft.world.item.slot.SlotCollection$b

字段概要

修饰符与类型字段
private final SlotCollection
b
slots
comp_5165
slots
f_435956_
private final Function<ItemStack, ? extends SlotCollection>
c
mapper
comp_5166
mapper
f_436502_

构造函数概要

修饰符构造函数
public (SlotCollection slots, Function<ItemStack, ? extends SlotCollection> mapper)

方法概要

修饰符与类型方法
public Stream<ItemStack>
itemCopies()
itemCopies()
m_440422_()
public SlotCollection
a()
slots()
comp_5165()
slots()
f_435956_()
public Function<ItemStack, ? extends SlotCollection>
b()
mapper()
comp_5166()
mapper()
f_436502_()