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