public class GuiMessageDialog extends GuiDisconnected
allowUserInput, buttonList, fontRendererObj, height, itemRender, labelList, mc, width
icons, optionsBackground, statIcons, zLevel
Constructor and Description |
---|
GuiMessageDialog(GuiScreen nextScreen,
java.lang.String title,
IChatComponent message,
java.lang.String buttonText) |
Modifier and Type | Method and Description |
---|---|
void |
initGui() |
actionPerformed, drawScreen, keyTyped
confirmClicked, doesGuiPauseGame, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawWorldBackground, func_146283_a, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, mouseClicked, mouseClickMove, mouseMovedOrUp, onGuiClosed, renderToolTip, setClipboardString, setWorldAndResolution, updateScreen
drawCenteredString, drawGradientRect, drawHorizontalLine, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon, drawVerticalLine, func_146110_a, func_152125_a
public GuiMessageDialog(GuiScreen nextScreen, java.lang.String title, IChatComponent message, java.lang.String buttonText)
public void initGui()
initGui
in class GuiDisconnected