| Package | Description | 
|---|---|
| net.minecraftforge.client.gui | |
| net.minecraftforge.fml.client.config | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ForgeGuiFactory.ForgeConfigGui.ModIDEntryThis custom list entry provides a Mod ID selector. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | GuiConfigEntries.ArrayEntryArrayEntry
 Provides a GuiButton with the list contents as the displayString. | 
| static class  | GuiConfigEntries.BooleanEntryBooleanPropEntry
 Provides a GuiButton that toggles between true and false. | 
| static class  | GuiConfigEntries.ChatColorEntryChatColorEntry
 Provides a GuiButton that cycles through the list of chat color codes. | 
| static class  | GuiConfigEntries.CycleValueEntryCycleValueEntry
 Provides a GuiButton that cycles through the prop's validValues array. | 
| static class  | GuiConfigEntries.NumberSliderEntryNumberSliderEntry
 Provides a slider for numeric properties. | 
| static class  | GuiConfigEntries.SelectValueEntrySelectValueEntry
 Provides a GuiButton with the current value as the displayString. |