Uses of Interface
io.papermc.paper.plugin.lifecycle.event.registrar.ReloadableRegistrarEvent
Packages that use ReloadableRegistrarEvent
-
Uses of ReloadableRegistrarEvent in io.papermc.paper.plugin.lifecycle.event.types
Fields in io.papermc.paper.plugin.lifecycle.event.types with type parameters of type ReloadableRegistrarEventModifier and TypeFieldDescriptionstatic final LifecycleEventType.Prioritizable
<LifecycleEventOwner, ReloadableRegistrarEvent<Commands>> LifecycleEvents.COMMANDS
This event is for registering commands to the server's brigadier command system.