Interface RegistryEntryAddEventType<T,B extends RegistryBuilder<T>>
- Type Parameters:
T
- registry entry typeB
- registry entry builder type
- All Superinterfaces:
LifecycleEventType<BootstrapContext,
RegistryEntryAddEvent<T, B>, RegistryEntryAddConfiguration<T>>
@Experimental
@NullMarked
@NonExtendable
public interface RegistryEntryAddEventType<T,B extends RegistryBuilder<T>>
extends LifecycleEventType<BootstrapContext,RegistryEntryAddEvent<T,B>,RegistryEntryAddConfiguration<T>>
Lifecycle event type for
RegistryEntryAddEvent
s.-
Nested Class Summary
Nested classes/interfaces inherited from interface io.papermc.paper.plugin.lifecycle.event.types.LifecycleEventType
LifecycleEventType.Monitorable<O extends LifecycleEventOwner,
E extends LifecycleEvent>, LifecycleEventType.Prioritizable<O extends LifecycleEventOwner, E extends LifecycleEvent> -
Method Summary
Methods inherited from interface io.papermc.paper.plugin.lifecycle.event.types.LifecycleEventType
name, newHandler