Package dev.boze.api.client.module
package dev.boze.api.client.module
-
ClassDescriptionBase interface for all modules
A module is a self-contained piece of functionality that can be enabled or disabled
Each module has a name, description, title (which can be changed), and a keybind
Modules can have settings which are automatically serialized and deserializedCommand argument for base modulesBase class for all client modulesClientModuleExtension
Allows extending client modules with additional functionality, settings, and listeners without modifying the core module code.