Interface ProvideServiceEvent.GameScoped<T>
-
- All Superinterfaces:
Event
,GenericEvent<T>
,LifecycleEvent
,ProvideServiceEvent<T>
- Enclosing interface:
- ProvideServiceEvent<T>
public static interface ProvideServiceEvent.GameScoped<T> extends ProvideServiceEvent<T>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.event.lifecycle.ProvideServiceEvent
ProvideServiceEvent.EngineScoped<T>, ProvideServiceEvent.GameScoped<T>
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.event.GenericEvent
paramType
-
Methods inherited from interface org.spongepowered.api.event.lifecycle.LifecycleEvent
game
-
Methods inherited from interface org.spongepowered.api.event.lifecycle.ProvideServiceEvent
suggest
-
-