public class GuiIdMismatchScreen extends GuiYesNo
allowUserInput, guiParticles, height, isMacOs, width
Constructor and Description |
---|
GuiIdMismatchScreen(com.google.common.collect.MapDifference<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.
|
doesGuiPauseGame, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, onGuiClosed, setClipboardString, setWorldAndResolution, updateScreen
drawCenteredString, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon
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