public class GuiCustomModLoadingErrorScreen extends GuiErrorScreen
allowUserInput, height, widthicons, optionsBackground, statIcons| Constructor and Description |
|---|
GuiCustomModLoadingErrorScreen(CustomModLoadingErrorDisplayException customException) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawScreen(int par1,
int par2,
float par3)
Draws the screen and all the components in it.
|
void |
initGui()
Adds the buttons (and other controls) to the screen in question.
|
confirmClicked, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, onGuiClosed, setClipboardString, setWorldAndResolution, updateScreendrawCenteredString, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIconpublic GuiCustomModLoadingErrorScreen(CustomModLoadingErrorDisplayException customException)
public void initGui()
GuiErrorScreeninitGui in class GuiErrorScreenpublic void drawScreen(int par1,
int par2,
float par3)
GuiErrorScreendrawScreen in class GuiErrorScreen