Uses of Interface
io.papermc.paper.plugin.lifecycle.event.LifecycleEventManager
Packages that use LifecycleEventManager
Package
Description
Classes specifically relating to loading software modules at runtime.
Classes for handling 
plugins written in
 java.- 
Uses of LifecycleEventManager in io.papermc.paper.plugin.bootstrapMethods in io.papermc.paper.plugin.bootstrap that return LifecycleEventManagerModifier and TypeMethodDescriptionBootstrapContext.getLifecycleManager()Get the lifecycle event manager for registering handlers for lifecycle events allowed on theBootstrapContext.
- 
Uses of LifecycleEventManager in org.bukkit.pluginMethods in org.bukkit.plugin that return LifecycleEventManagerModifier and TypeMethodDescriptionPlugin.getLifecycleManager()Get the lifecycle event manager for registering handlers for lifecycle events allowed on thePlugin.
- 
Uses of LifecycleEventManager in org.bukkit.plugin.javaMethods in org.bukkit.plugin.java that return LifecycleEventManagerModifier and TypeMethodDescriptionfinal LifecycleEventManager<Plugin> JavaPlugin.getLifecycleManager()