public class GuiOptions extends GuiScreen
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
title |
allowUserInput, buttons, children, fontRenderer, height, itemRender, labels, mc, widthICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description |
|---|
GuiOptions(GuiScreen p_i1046_1_,
GameSettings p_i1046_2_) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
confirmResult(boolean p_confirmResult_1_,
int p_confirmResult_2_) |
java.lang.String |
getDifficultyText(EnumDifficulty p_175355_1_) |
protected void |
initGui() |
void |
render(int mouseX,
int mouseY,
float partialTicks) |
addButton, allowCloseWithEscape, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawHoveringText, drawHoveringText, drawHoveringText, drawWorldBackground, getChildren, getItemToolTip, handleComponentClick, handleComponentHover, isAltKeyDown, isCtrlKeyDown, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, keyPressed, onGuiClosed, onResize, renderToolTip, runOrMakeCrashReport, sendChatMessage, sendChatMessage, setText, setWorldAndResolution, tickfocusNext, focusOn, getFocused, mouseClicked, mouseDragged, mouseReleased, setDragging, setFocuseddrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyReleased, mouseScrolledcanFocus, focusChangedpublic GuiOptions(GuiScreen p_i1046_1_, GameSettings p_i1046_2_)
public java.lang.String getDifficultyText(EnumDifficulty p_175355_1_)
public void confirmResult(boolean p_confirmResult_1_,
int p_confirmResult_2_)
confirmResult in interface GuiYesNoCallbackconfirmResult in class GuiScreen