Class MixinGuiVideoSettings

java.lang.Object
net.minecraft.client.gui.Gui
net.minecraft.client.gui.GuiScreen
net.tracystacktrace.stackem.mixins.MixinGuiVideoSettings
All Implemented Interfaces:
net.minecraft.common.util.ChatColors

public class MixinGuiVideoSettings extends net.minecraft.client.gui.GuiScreen
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.minecraft.client.gui.Gui

    net.minecraft.client.gui.Gui.NinesliceType
  • Field Summary

    Fields inherited from class net.minecraft.client.gui.GuiScreen

    allowUserInput, controlList, fontRenderer, height, mc, parentScreen, width

    Fields inherited from class net.minecraft.client.gui.Gui

    zLevel

    Fields inherited from interface net.minecraft.common.util.ChatColors

    AQUA, BLACK, BLUE, BOLD, COLOR_CHAR, COLOR_CHAR_STRING, DARK_AQUA, DARK_BLUE, DARK_GRAY, DARK_GREEN, DARK_PURPLE, DARK_RED, FORMAT_MARKER, GOLD, GRAY, GREEN, ITALIC, LIGHT_PURPLE, OBFUSCATED, PASTEL_YELLOW, RAINBOW, RED, RESET, STRIKETHROUGH, UNDERLINE, WHITE, YELLOW
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class net.minecraft.client.gui.GuiScreen

    actionPerformed, buttons, confirmClicked, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawItemTooltip, drawPanoramaBackground, drawScreen, drawTranslucentWorldBackground, drawWorldBackground, getClipboardString, getItemInfo, handleInput, handleKeyboardInput, handleMouseInput, initGui, isShiftKeyDown, keyTyped, mouseClicked, mouseClickMove, mouseMovedOrUp, onGuiClosed, portalCanClose, selectNextField, setClipboardString, setWorldAndResolution, updateScreen

    Methods inherited from class net.minecraft.client.gui.Gui

    drawCenteredString, drawGradientRect, drawHorizontalLine, drawOverlayBackground, drawRect, drawString, drawStringWithBg, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawTextureNineslice, drawTooltip, drawTooltip, drawTooltip, drawVerticalLine, renderIcon, renderIcon

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MixinGuiVideoSettings

      public MixinGuiVideoSettings()