Package me.hackware.api.setting.impl
package me.hackware.api.setting.impl
-
ClassDescriptionA clickable button setting that runs an action when clicked in the GUI.A setting that stores a color as an
int.EnumSetting<E extends Enum<E>>Multi-select over a dynamic option list — HUD filter lists (modules, effects, items, entities).One selectable option: stable id + display name.A single item id (e.g.A setting that stores a keybind (GLFW key code) and its activation mode.ListSetting<T>A generic setting that stores a set of selected items from a list.MapSetting<K,V> A setting that stores a map of selected items to values from a fixed list of keys.The type of value editor to display per entry.A setting that stores a set of selected string identifiers.