public class GuiIdMismatchScreen extends GuiYesNo
buttonText1, buttonText2, message1, parentScreen, worldNumber
allowUserInput, buttonList, fontRenderer, height, mc, width
icons, optionsBackground, statIcons, zLevel
Constructor and Description |
---|
GuiIdMismatchScreen(com.google.common.collect.MapDifference<java.lang.Integer,ItemData> idDifferences,
boolean allowContinue) |
Modifier and Type | Method and Description |
---|---|
void |
confirmClicked(boolean choice,
int par2) |
void |
drawScreen(int par1,
int par2,
float par3)
Draws the screen and all the components in it.
|
actionPerformed, initGui
doesGuiPauseGame, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, keyTyped, mouseClicked, mouseClickMove, mouseMovedOrUp, onGuiClosed, setClipboardString, setWorldAndResolution, updateScreen
drawCenteredString, drawGradientRect, drawHorizontalLine, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon, drawVerticalLine
public GuiIdMismatchScreen(com.google.common.collect.MapDifference<java.lang.Integer,ItemData> idDifferences, boolean allowContinue)
public void confirmClicked(boolean choice, int par2)
confirmClicked
in class GuiScreen
public void drawScreen(int par1, int par2, float par3)
GuiYesNo
drawScreen
in class GuiYesNo