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