| Package | Description |
|---|---|
| net.minecraftforge.client.gui | |
| net.minecraftforge.fml.client |
| Modifier and Type | Class and Description |
|---|---|
class |
ForgeGuiFactory
This is the base GuiConfig screen class that all the other Forge-specific config screens will be called from.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGuiFactory |
class |
FMLConfigGuiFactory |
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.collect.BiMap<ModContainer,IModGuiFactory> |
FMLClientHandler.guiFactories |
| Modifier and Type | Method and Description |
|---|---|
static IModGuiFactory |
DefaultGuiFactory.forMod(ModContainer mod) |
IModGuiFactory |
FMLClientHandler.getGuiFactoryFor(ModContainer selectedMod) |