net.minecraft.client.gui.screens.options

public class OptionsScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

gft
net.minecraft.client.gui.screens.options.OptionsScreen
net.minecraft.class_429

Field summary

Modifier and TypeField
private static final Component
a
TITLE
field_49501
private static final Component
b
SKIN_CUSTOMIZATION
field_41345
private static final Component
c
SOUNDS
field_41346
private static final Component
d
VIDEO
field_41347
private static final Component
u
CONTROLS
field_41348
private static final Component
v
LANGUAGE
field_41349
private static final Component
w
CHAT
field_41350
private static final Component
x
RESOURCEPACK
field_41351
private static final Component
y
ACCESSIBILITY
field_41352
private static final Component
z
TELEMETRY
field_41353
private static final Tooltip
A
TELEMETRY_DISABLED_TOOLTIP
field_50221
private static final Component
B
CREDITS_AND_ATTRIBUTION
field_43145
private static final int
C
COLUMNS
field_41354
private final HeaderAndFooterLayout
D
layout
field_49502
private final Screen
E
lastScreen
field_2501
private final Options
F
options
field_2502
private CycleButton<Difficulty>
G
difficultyButton
field_2500
private LockIconButton
H
lockButton
field_2503

Constructor summary

ModifierConstructor
public (Screen arg0, Options arg1)

Method summary

Modifier and TypeMethod
protected void
aR_()
init()
method_25426()
protected void
c()
repositionElements()
method_48640()
public void
aM_()
onClose()
method_25419()
private void
a(avg arg0)
applyPacks(PackRepository arg0)
method_49626(class_3283 arg0)
private LayoutElement
l()
createOnlineButton()
method_47628()
public static CycleButton<Difficulty>
a(int arg0, int arg1, String arg2, fsg arg3)
createDifficultyButton(int arg0, int arg1, String arg2, Minecraft arg3)
method_39486(int arg0, int arg1, String arg2, class_310 arg3)
private void
c(boolean arg0)
lockCallback(boolean arg0)
method_20374(boolean arg0)
public void
aG_()
removed()
method_25432()
private Button
a(xk arg0, Supplier<gcn> arg1)
openScreenButton(Component arg0, Supplier<Screen> arg1)
method_47625(class_2561 arg0, Supplier<class_437> arg1)