public static interface SmeltEvent.Finish extends SmeltEvent
SmeltEvent.ConsumeFuel, SmeltEvent.Finish, SmeltEvent.Interrupt, SmeltEvent.Start, SmeltEvent.Tick
Modifier and Type | Method and Description |
---|---|
List<ItemStackSnapshot> |
getSmeltedItems()
Gets an immutable
List of ItemStackSnapshot s that are the result of the smelt. |
getFuel, getTargetTile
getCause, getContext, getSource
List<ItemStackSnapshot> getSmeltedItems()
List
of ItemStackSnapshot
s that are the result of the smelt.
Always exactly one item.