Uses of Interface
io.github.projectunified.minelib.plugin.base.Loadable
Packages that use Loadable
Package
Description
-
Uses of Loadable in io.github.projectunified.minelib.plugin.base
Classes in io.github.projectunified.minelib.plugin.base that implement LoadableModifier and TypeClassDescriptionclass
Base plugin class that provides a simple way to manage components -
Uses of Loadable in io.github.projectunified.minelib.plugin.command
Classes in io.github.projectunified.minelib.plugin.command that implement Loadable -
Uses of Loadable in io.github.projectunified.minelib.plugin.listener
Subinterfaces of Loadable in io.github.projectunified.minelib.plugin.listenerModifier and TypeInterfaceDescriptioninterface
A component that registers and unregisters itself as aListener
. -
Uses of Loadable in io.github.projectunified.minelib.plugin.permission
Classes in io.github.projectunified.minelib.plugin.permission that implement LoadableModifier and TypeClassDescriptionclass
A component that handles the registration and unregistration ofPermission
-
Uses of Loadable in io.github.projectunified.minelib.plugin.postenable
Classes in io.github.projectunified.minelib.plugin.postenable that implement LoadableModifier and TypeClassDescriptionclass
The component for the post-enable phase of the plugin lifecycle