public class GuiIdMismatchScreen extends GuiYesNo
allowUserInput, height, widthfield_110323_l, field_110324_m, field_110325_k| 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, updateScreendrawCenteredString, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIconpublic void confirmClicked(boolean choice,
int par2)
confirmClicked in class GuiScreenpublic void drawScreen(int par1,
int par2,
float par3)
GuiYesNodrawScreen in class GuiYesNo