public class GuiDupesFound extends GuiErrorScreen
allowUserInput, guiParticles, height, isMacOs, width| Constructor and Description |
|---|
GuiDupesFound(DuplicateModsFoundException dupes) |
| 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 GuiDupesFound(DuplicateModsFoundException dupes)
public void initGui()
GuiErrorScreeninitGui in class GuiErrorScreenpublic void drawScreen(int par1, int par2, float par3)
GuiErrorScreendrawScreen in class GuiErrorScreen