Interface CookingEvent.Interrupt
-
- All Superinterfaces:
CookingEvent
,Event
- Enclosing interface:
- CookingEvent
public static interface CookingEvent.Interrupt extends CookingEvent
Fires when the cooking is interrupted causing the current cooking time to reset to 0.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.event.block.entity.CookingEvent
CookingEvent.ConsumeFuel, CookingEvent.Finish, CookingEvent.Interrupt, CookingEvent.Start, CookingEvent.Tick
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.event.block.entity.CookingEvent
blockEntity, fuel, recipe
-
-