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, updateScreendrawCenteredString, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIconpublic GuiIdMismatchScreen(com.google.common.collect.MapDifference<Integer,ItemData> idDifferences, boolean allowContinue)
public void confirmClicked(boolean choice, int par2)
confirmClicked in class GuiScreenpublic void drawScreen(int par1, int par2, float par3)
GuiYesNodrawScreen in class GuiYesNo