Modifier and Type | Field and Description |
---|---|
protected GuiYesNoCallback |
GuiYesNo.parentScreen |
Constructor and Description |
---|
GuiConfirmOpenLink(GuiYesNoCallback parentScreenIn,
java.lang.String linkTextIn,
int parentButtonClickedIdIn,
boolean trusted) |
GuiYesNo(GuiYesNoCallback parentScreenIn,
java.lang.String messageLine1In,
java.lang.String messageLine2In,
int parentButtonClickedIdIn) |
GuiYesNo(GuiYesNoCallback parentScreenIn,
java.lang.String messageLine1In,
java.lang.String messageLine2In,
java.lang.String confirmButtonTextIn,
java.lang.String cancelButtonTextIn,
int parentButtonClickedIdIn) |
Modifier and Type | Class and Description |
---|---|
class |
GuiStats |
Modifier and Type | Class and Description |
---|---|
class |
GuiScreenAdvancements |
Modifier and Type | Class and Description |
---|---|
class |
GuiBeacon |
class |
GuiBrewingStand |
class |
GuiChest |
class |
GuiContainer |
class |
GuiContainerCreative |
class |
GuiCrafting |
class |
GuiDispenser |
class |
GuiEditCommandBlockMinecart |
class |
GuiEditSign |
class |
GuiEditStructure |
class |
GuiFurnace |
class |
GuiInventory |
class |
GuiScreenHorseInventory |
class |
GuiShulkerBox |
Modifier and Type | Class and Description |
---|---|
class |
GuiConnecting |
Modifier and Type | Class and Description |
---|---|
class |
InventoryEffectRenderer |
Modifier and Type | Class and Description |
---|---|
static class |
ForgeGuiFactory.ForgeConfigGui |
class |
NotificationModUpdateScreen |
Modifier and Type | Class and Description |
---|---|
static class |
FMLConfigGuiFactory.FMLConfigGuiScreen |
class |
GuiAccessDenied |
class |
GuiBackupFailed |
class |
GuiConfirmation |
class |
GuiCustomModLoadingErrorScreen |
class |
GuiDupesFound |
class |
GuiErrorBase |
class |
GuiModList |
class |
GuiModsMissing |
class |
GuiModsMissingForServer |
class |
GuiMultipleModsErrored |
class |
GuiNotification |
class |
GuiOldSaveLoadConfirm |
class |
GuiSortingProblem |
class |
GuiWrongMinecraft |
Modifier and Type | Class and Description |
---|---|
class |
GuiConfig
This class is the base GuiScreen for all config GUI screens.
|
class |
GuiEditArray
This class is the base screen used for editing an array-type property.
|
class |
GuiMessageDialog |
class |
GuiSelectString
This class provides a screen that allows the user to select a value from a list.
|