Package-level declarations
Types
Link copied to clipboard
abstract class Element<S : Setting<*>>(val parent: ModuleButton, val setting: S, val type: ElementType)
Parent class to the settings elements in the click gui.
Link copied to clipboard
Enum for the setting element type
Link copied to clipboard
Provides the toggle button for modules in the click gui.