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, widthFields inherited from class net.minecraft.client.gui.Gui
zLevelFields 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 -
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, updateScreenMethods 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
-
Constructor Details
-
MixinGuiVideoSettings
public MixinGuiVideoSettings()
-