| Package | Description |
|---|---|
| org.openjdk.jmc.common.item |
This package contains the
IItem data model. |
| Modifier and Type | Method and Description |
|---|---|
Aggregators.SumConsumer |
Aggregators.SumConsumer.merge(Aggregators.SumConsumer other) |
Aggregators.SumConsumer |
Aggregators.Sum.newItemConsumer(IType<IItem> type) |
| Modifier and Type | Method and Description |
|---|---|
IQuantity |
Aggregators.Sum.getValue(Aggregators.SumConsumer consumer) |
Aggregators.SumConsumer |
Aggregators.SumConsumer.merge(Aggregators.SumConsumer other) |