Interface CookingEvent

All Superinterfaces:
Event
All Known Subinterfaces:
CookingEvent.ConsumeFuel, CookingEvent.Finish, CookingEvent.Interrupt, CookingEvent.Start, CookingEvent.Tick

public interface CookingEvent extends Event
Events for cooking items in a FurnaceBlockEntity or Campfire.