public class GuiScreenOptionsSounds extends GuiScreen
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
title |
allowUserInput, buttons, children, fontRenderer, height, itemRender, labels, mc, width
ICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel
Constructor and Description |
---|
GuiScreenOptionsSounds(GuiScreen parentIn,
GameSettings settingsIn) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected java.lang.String |
getDisplayString(SoundCategory category) |
protected void |
initGui() |
void |
render(int mouseX,
int mouseY,
float partialTicks) |
addButton, allowCloseWithEscape, confirmResult, 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, tick
focusNext, focusOn, getFocused, mouseClicked, mouseDragged, mouseReleased, setDragging, setFocused
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
charTyped, keyReleased, mouseScrolled
canFocus, focusChanged
public GuiScreenOptionsSounds(GuiScreen parentIn, GameSettings settingsIn)
public void render(int mouseX, int mouseY, float partialTicks)
protected java.lang.String getDisplayString(SoundCategory category)