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.EngineLifecycleEvent
engine
-
Methods inherited from interface org.spongepowered.api.event.GenericEvent
paramType
-
Methods inherited from interface org.spongepowered.api.event.lifecycle.LifecycleEvent
game
-
-