Uses of Interface
io.papermc.paper.plugin.lifecycle.event.handler.configuration.PrioritizedLifecycleEventHandlerConfiguration
Packages that use PrioritizedLifecycleEventHandlerConfiguration
Package
Description
This package contains events related to the Paper registry system.
-
Uses of PrioritizedLifecycleEventHandlerConfiguration in io.papermc.paper.plugin.lifecycle.event.handler.configuration
Methods in io.papermc.paper.plugin.lifecycle.event.handler.configuration that return PrioritizedLifecycleEventHandlerConfiguration -
Uses of PrioritizedLifecycleEventHandlerConfiguration in io.papermc.paper.registry.event.type
Subinterfaces of PrioritizedLifecycleEventHandlerConfiguration in io.papermc.paper.registry.event.typeModifier and TypeInterfaceDescriptioninterface
Specific configuration forRegistryEntryAddEvent
s.