| Interface | Description |
|---|---|
| ConfigAnnotations.ConfigAnnotation |
| Class | Description |
|---|---|
| BaseConfigScreen | |
| CConfigureConfigPacket<T> | |
| ConfigAnnotations | |
| ConfigAnnotations.Execute |
Changing a value that is annotated with Execute will cause the player to run the given command automatically.
|
| ConfigHelper | |
| ConfigHelper.ConfigChange | |
| ConfigHelper.ConfigPath | |
| ConfigModListScreen | |
| ConfigModListScreen.ModEntry | |
| ConfigScreen | |
| ConfigScreenList | |
| ConfigScreenList.Entry | |
| ConfigScreenList.LabeledEntry | |
| ConfigTextField | |
| HintableTextFieldWidget | |
| OpenCreateMenuButton | |
| OpenCreateMenuButton.MenuRows | |
| OpenCreateMenuButton.OpenConfigButtonHandler | |
| OpenCreateMenuButton.SingleMenuRow | |
| SubMenuConfigScreen |
| Enum | Description |
|---|---|
| ConfigAnnotations.IntDisplay |
Changes the way the Integer value is display.
|
| ConfigAnnotations.RequiresRelog |
Indicates to the player that changing this value will require them to relog to take full effect
|
| ConfigAnnotations.RequiresRestart |
Indicates to the player that changing this value will require a restart to take full effect
|
| Exception | Description |
|---|---|
| ConfigHelper.InvalidValueException |