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  ListofItemStackSnapshots that are the result of the smelt. | 
getFuel, getTargetTilegetCause, getContext, getSourceList<ItemStackSnapshot> getSmeltedItems()
List of ItemStackSnapshots that are the result of the smelt.
 Always exactly one item.