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 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> |
|