net.minecraft.client.gui.screens.debug

public class DebugOptionsScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

ghu
net.minecraft.client.gui.screens.debug.DebugOptionsScreen
net.minecraft.class_11644
net.minecraft.client.gui.screen.DebugOptionsScreen

Field summary

Modifier and TypeField
private static final Component
a
TITLE
field_61635
TITLE
private static final Component
b
SUBTITLE
field_61636
WARNING_TEXT
static final Component
c
ENABLED_TEXT
field_61637
ALWAYS_ON_TEXT
static final Component
d
IN_F3_TEXT
field_61638
IN_F3_TEXT
static final Component
e
DISABLED_TEXT
field_61639
NEVER_TEXT
static final Component
f
NOT_ALLOWED_TOOLTIP
field_61640
NOT_ALLOWED_TEXT
private static final Component
t
SEARCH
field_61641
SEARCH_TEXT
final HeaderAndFooterLayout
u
layout
field_61642
layout
private DebugOptionsScreen$OptionList
v
optionList
field_61643
optionsListWidget
private EditBox
w
searchBox
field_61644
searchStringWidget
final List<Button>
x
profileButtons
field_61645
profileButtons

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
ba_()
init()
method_25426()
init()
protected void
aJ_()
setInitialFocus()
method_56131()
setInitialFocus()
private void
a(gbr arg0, gee arg1)
addProfileButton(DebugScreenProfile arg0, LinearLayout arg1)
method_72805(class_11636 arg0, class_8667 arg1)
addProfile(DebugProfileType profileType, DirectionalLayoutWidget widget)
protected void
c()
repositionElements()
method_48640()
refreshWidgetPositions()
public void
a(fyj arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)