Interface RegisterRegistryEvent.GameScoped
-
- All Superinterfaces:
Event
,LifecycleEvent
,RegisterRegistryEvent
- Enclosing interface:
- RegisterRegistryEvent
public static interface RegisterRegistryEvent.GameScoped extends RegisterRegistryEvent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.event.lifecycle.RegisterRegistryEvent
RegisterRegistryEvent.EngineScoped<E extends Engine>, RegisterRegistryEvent.GameScoped, RegisterRegistryEvent.WorldScoped
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.event.lifecycle.LifecycleEvent
game
-
Methods inherited from interface org.spongepowered.api.event.lifecycle.RegisterRegistryEvent
register, register
-
-