public static interface SmeltEvent.Interrupt extends SmeltEvent
SmeltEvent.ConsumeFuel, SmeltEvent.Finish, SmeltEvent.Interrupt, SmeltEvent.Start, SmeltEvent.Tick
Modifier and Type | Method and Description |
---|---|
List<ItemStackSnapshot> |
getSmeltedItems()
Deprecated.
always empty
|
getFuel, getTargetTile
getCause, getContext, getSource
@Deprecated List<ItemStackSnapshot> getSmeltedItems()
List
of ItemStackSnapshot
s that are the result
of the smelt.