Interface RegisterRegistryValueEvent.EngineScoped<E extends Engine>
- 
- All Superinterfaces:
 Event,GenericEvent<E>,LifecycleEvent,RegisterRegistryValueEvent
- Enclosing interface:
 - RegisterRegistryValueEvent
 
public static interface RegisterRegistryValueEvent.EngineScoped<E extends Engine> extends RegisterRegistryValueEvent, GenericEvent<E>
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface org.spongepowered.api.event.lifecycle.RegisterRegistryValueEvent
RegisterRegistryValueEvent.EngineScoped<E extends Engine>, RegisterRegistryValueEvent.GameScoped, RegisterRegistryValueEvent.RegistryStep<T>, RegisterRegistryValueEvent.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.RegisterRegistryValueEvent
registry 
 - 
 
 -