net.minecraft.world.item.slot

public record SlotCollection$FlatMapped

implements SlotCollection

dtw$b
net.minecraft.world.item.slot.SlotCollection$FlatMapped
net.minecraft.class_12271$class_12273
net.minecraft.loot.slot.ItemStream$Map

Field summary

Modifier and TypeField
private final SlotCollection
b
slots
comp_5165
slots
private final Function<ItemStack, ? extends SlotCollection>
c
mapper
comp_5166
mapper

Constructor summary

ModifierConstructor
public (SlotCollection slots, Function<ItemStack, ? extends SlotCollection> mapper)

Method summary

Modifier and TypeMethod
public Stream<ItemStack>
itemCopies()
itemCopies()
public SlotCollection
a()
slots()
comp_5165()
slots()
public Function<ItemStack, ? extends SlotCollection>
b()
mapper()
comp_5166()
mapper()