Interface EngineLifecycleEvent<E extends Engine>
- All Superinterfaces:
Event
,GenericEvent<E>
,LifecycleEvent
- All Known Subinterfaces:
StartedEngineEvent<E>
,StartingEngineEvent<E>
,StoppingEngineEvent<E>
-
Method Summary
Methods inherited from interface org.spongepowered.api.event.GenericEvent
paramType
Methods inherited from interface org.spongepowered.api.event.lifecycle.LifecycleEvent
game