net.minecraft.client.gui.screens

public class VideoSettingsScreen

extends OptionsSubScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fnm
net.minecraft.client.gui.screens.VideoSettingsScreen
net.minecraft.class_446
net.minecraft.client.gui.screen.option.VideoOptionsScreen
net.minecraft.src.C_3589_

Field summary

Modifier and TypeField
private static final Component
a
TITLE
field_49515
TITLE_TEXT
f_314863_
private static final Component
r
FABULOUS
field_25682
GRAPHICS_FABULOUS_TEXT
f_96794_
private static final Component
s
WARNING_MESSAGE
field_25683
GRAPHICS_WARNING_MESSAGE_TEXT
f_96795_
private static final Component
u
WARNING_TITLE
field_25684
GRAPHICS_WARNING_TITLE_TEXT
f_96796_
private static final Component
v
BUTTON_ACCEPT
field_25685
GRAPHICS_WARNING_ACCEPT_TEXT
f_96797_
private static final Component
w
BUTTON_CANCEL
field_25686
GRAPHICS_WARNING_CANCEL_TEXT
f_96798_
private OptionsList
x
list
field_2639
list
f_96801_
private final GpuWarnlistManager
y
gpuWarnlistManager
field_25688
warningManager
f_96802_
private final int
z
oldMipmaps
field_19186
mipmapLevels
f_96803_

Constructor summary

ModifierConstructor
public (Screen parent, Options options)

Method summary

Modifier and TypeMethod
private static OptionInstance<?>[]
a(ffl arg0)
options(Options arg0)
method_41846(class_315 arg0)
getOptions(GameOptions gameOptions)
m_232811_(C_3401_ p_232812_)
protected void
aM_()
init()
method_25426()
init()
m_7856_()
public void
d()
onClose()
method_25419()
close()
m_7379_()
protected void
c()
repositionElements()
method_48640()
initTabNavigation()
m_267719_()
public void
j()
removed()
method_25432()
removed()
m_7861_()
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
m_6375_(double p_96810_, double arg1, int arg2)
public boolean
a(double arg0, double arg1, double arg2, double arg3)
mouseScrolled(double arg0, double arg1, double arg2, double arg3)
method_25401(double arg0, double arg1, double arg2, double arg3)
mouseScrolled(double arg0, double arg1, double arg2, double arg3)
m_6050_(double p_278334_, double p_300252_, double arg2, double arg3)