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 |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final SlotCollection |
| ||||||||||
| private final Function<ItemStack, ? extends SlotCollection> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (SlotCollection slots, Function<ItemStack, ? extends SlotCollection> mapper) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Stream<ItemStack> |
| ||||||||||
| public SlotCollection |
| ||||||||||
| public Function<ItemStack, ? extends SlotCollection> |
|