| Interface | Description |
|---|---|
| Config<T> | |
| KeyedEnum |
Interface indicating an enum has a key.
|
| Class | Description |
|---|---|
| BooleanOption | |
| CustomIntegerOption | |
| CustomOption<T> |
Custom Option generates a text box in the options menu.
|
| CustomTextOption | |
| EnumOption<E extends KeyedEnum> | |
| FloatOption | |
| IntegerOption | |
| Option<T> | |
| OptionCategory | |
| OptionsRegistry |
This class is not intended for use by modders, Options register themselves.
|