JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
io.papermc.paper.plugin.lifecycle.event.handler.configuration.PrioritizedLifecycleEventHandlerConfiguration
Packages that use
PrioritizedLifecycleEventHandlerConfiguration
Package
Description
io.papermc.paper.plugin.lifecycle.event.handler.configuration
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
Modifier and Type
Method
Description
PrioritizedLifecycleEventHandlerConfiguration
<
O
>
PrioritizedLifecycleEventHandlerConfiguration.
monitor
()
Sets this handler configuration to be considered a "monitor".
PrioritizedLifecycleEventHandlerConfiguration
<
O
>
PrioritizedLifecycleEventHandlerConfiguration.
priority
(int priority)
Sets the priority for this handler.