net.minecraft.client.gui.screens.debug

public class DebugOptionsScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

gmv
net.minecraft.client.gui.screens.debug.DebugOptionsScreen
net.minecraft.class_11644
net.minecraft.client.gui.screen.DebugOptionsScreen
net.minecraft.src.C_410952_

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
bg_()
init()
method_25426()
init()
m_7856_()
public void
b(gdd arg0)
renderBlurredBackground(GuiGraphics arg0)
method_57734(class_332 arg0)
applyBlur(DrawContext arg0)
m_324436_(C_279497_ arg0)
protected void
aI_()
setInitialFocus()
method_56131()
setInitialFocus()
m_318615_()
private void
a(ggl arg0, gjg arg1)
addProfileButton(DebugScreenProfile arg0, LinearLayout arg1)
method_72805(class_11636 arg0, class_8667 arg1)
addProfile(DebugProfileType profileType, DirectionalLayoutWidget widget)
m_419711_(C_411387_ p_430879_, C_263623_ arg1)
protected void
c()
repositionElements()
method_48640()
refreshWidgetPositions()
m_267719_()
public void
a(gdd 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)
m_88315_(C_279497_ p_429213_, int p_429605_, int p_423616_, float arg3)