Interface StartedEngineEvent<E extends Engine>
- 
- All Superinterfaces:
- EngineLifecycleEvent<E>,- Event,- GenericEvent<E>,- LifecycleEvent
 
 public interface StartedEngineEvent<E extends Engine> extends EngineLifecycleEvent<E> 
- 
- 
Method Summary- 
Methods inherited from interface org.spongepowered.api.event.lifecycle.EngineLifecycleEventengine
 - 
Methods inherited from interface org.spongepowered.api.event.GenericEventparamType
 - 
Methods inherited from interface org.spongepowered.api.event.lifecycle.LifecycleEventgame
 
- 
 
-