public interface SmeltEvent extends TargetTileEntityEvent, CauseTracked
Modifier and Type | Interface and Description |
---|---|
static interface |
SmeltEvent.ConsumeFuel |
static interface |
SmeltEvent.Finish |
static interface |
SmeltEvent.Interrupt |
static interface |
SmeltEvent.Start |
static interface |
SmeltEvent.Tick |
Modifier and Type | Method and Description |
---|---|
ItemStackSnapshot |
getFuel() |
Furnace |
getTargetTile()
Gets the target tile entity.
|
getCallbacks
getCause
Furnace getTargetTile()
TargetTileEntityEvent
getTargetTile
in interface TargetTileEntityEvent
ItemStackSnapshot getFuel()