public class GuiVideoSettings extends GuiScreen
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
screenTitle |
allowUserInput, buttonList, fontRendererObj, height, itemRender, labelList, mc, widthicons, optionsBackground, statIcons, zLevel| Constructor and Description |
|---|
GuiVideoSettings(GuiScreen p_i1062_1_,
GameSettings p_i1062_2_) |
| 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_) |
void |
initGui() |
protected void |
mouseClicked(int p_73864_1_,
int p_73864_2_,
int p_73864_3_) |
protected void |
mouseMovedOrUp(int p_146286_1_,
int p_146286_2_,
int p_146286_3_) |
confirmClicked, doesGuiPauseGame, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawWorldBackground, func_146283_a, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, keyTyped, mouseClickMove, onGuiClosed, renderToolTip, setClipboardString, setWorldAndResolution, updateScreendrawCenteredString, drawGradientRect, drawHorizontalLine, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon, drawVerticalLine, func_146110_a, func_152125_apublic GuiVideoSettings(GuiScreen p_i1062_1_, GameSettings p_i1062_2_)
protected void actionPerformed(GuiButton p_146284_1_)
actionPerformed in class GuiScreenprotected void mouseClicked(int p_73864_1_,
int p_73864_2_,
int p_73864_3_)
mouseClicked in class GuiScreenprotected void mouseMovedOrUp(int p_146286_1_,
int p_146286_2_,
int p_146286_3_)
mouseMovedOrUp in class GuiScreenpublic void drawScreen(int p_73863_1_,
int p_73863_2_,
float p_73863_3_)
drawScreen in class GuiScreen