Interface RegisterRegistryEvent.EngineScoped<E extends Engine>
-
- All Superinterfaces:
Event
,GenericEvent<E>
,LifecycleEvent
,RegisterRegistryEvent
- Enclosing interface:
- RegisterRegistryEvent
public static interface RegisterRegistryEvent.EngineScoped<E extends Engine> extends RegisterRegistryEvent, GenericEvent<E>
-
-
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.GenericEvent
paramType
-
Methods inherited from interface org.spongepowered.api.event.lifecycle.LifecycleEvent
game
-
Methods inherited from interface org.spongepowered.api.event.lifecycle.RegisterRegistryEvent
register, register
-
-