public class GuiOldSaveLoadConfirm extends GuiYesNo implements GuiYesNoCallback
cancelButtonText, confirmButtonText, field_146351_f, field_146357_i, parentScreenallowUserInput, buttonList, fontRendererObj, height, itemRender, labelList, mc, widthicons, optionsBackground, statIcons, zLevel| Constructor and Description |
|---|
GuiOldSaveLoadConfirm(java.lang.String dirName,
java.lang.String saveName,
GuiScreen parent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionPerformed(GuiButton p_146284_1_) |
void |
drawScreen(int p_73863_1_,
int p_73863_2_,
float p_73863_3_) |
func_146350_a, initGui, updateScreenconfirmClicked, doesGuiPauseGame, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawWorldBackground, func_146283_a, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, keyTyped, mouseClicked, mouseClickMove, mouseMovedOrUp, onGuiClosed, renderToolTip, setClipboardString, setWorldAndResolutiondrawCenteredString, drawGradientRect, drawHorizontalLine, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon, drawVerticalLine, func_146110_a, func_152125_aclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfirmClickedpublic GuiOldSaveLoadConfirm(java.lang.String dirName,
java.lang.String saveName,
GuiScreen parent)
public void drawScreen(int p_73863_1_,
int p_73863_2_,
float p_73863_3_)
drawScreen in class GuiYesNoprotected void actionPerformed(GuiButton p_146284_1_)
actionPerformed in class GuiYesNo