net.minecraft.client.gui.screen

public class DebugOptionsScreen

extends Screen

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable

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 Text
TITLE
field_61635
TITLE
private static final Text
SUBTITLE
field_61636
WARNING_TEXT
private static final Text
ENABLED_TEXT
field_61637
ALWAYS_ON_TEXT
private static final Text
IN_OVERLAY_TEXT
field_61638
IN_F3_TEXT
private static final Text
DISABLED_TEXT
field_61639
NEVER_TEXT
private static final Text
NOT_ALLOWED_TOOLTIP
field_61640
NOT_ALLOWED_TEXT
private static final Text
SEARCH
field_61641
SEARCH_TEXT
private final ThreePartsLayoutWidget
layout
field_61642
layout
private DebugOptionsScreen$OptionsListWidget
optionList
field_61643
optionsListWidget
private TextFieldWidget
searchBox
field_61644
searchStringWidget
private final List<ButtonWidget>
profileButtons
field_61645
profileButtons

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
init()
method_25426()
init()
public void
extractBlurredBackground(GuiGraphicsExtractor graphics)
method_57734(class_332 arg0)
applyBlur(DrawContext arg0)
protected void
setInitialFocus()
method_56131()
setInitialFocus()
private void
addProfileButton(DebugScreenProfile profile, LinearLayout bottomButtons)
method_72805(class_11636 arg0, class_8667 arg1)
addProfile(DebugProfileType profileType, DirectionalLayoutWidget widget)
protected void
repositionElements()
method_48640()
refreshWidgetPositions()
public DebugOptionsScreen$OptionsListWidget
getOptionList()
method_76275()
getOptionsListWidget()
static MinecraftClient
access$000(DebugOptionsScreen arg0)
method_72806(class_11644 arg0)
method_72806(DebugOptionsScreen arg0)
static MinecraftClient
access$100(DebugOptionsScreen arg0)
method_72809(class_11644 arg0)
method_72809(DebugOptionsScreen arg0)
static MinecraftClient
access$200(DebugOptionsScreen arg0)
method_72810(class_11644 arg0)
method_72810(DebugOptionsScreen arg0)
static MinecraftClient
access$300(DebugOptionsScreen arg0)
method_72811(class_11644 arg0)
method_72811(DebugOptionsScreen arg0)
static MinecraftClient
access$400(DebugOptionsScreen arg0)
method_72812(class_11644 arg0)
method_72812(DebugOptionsScreen arg0)
static MinecraftClient
access$500(DebugOptionsScreen arg0)
method_72813(class_11644 arg0)
method_72813(DebugOptionsScreen arg0)
private void
lambda$addProfileButton$0(DebugScreenProfile arg0, Button arg1)
method_72804(class_11636 arg0, class_4185 arg1)
method_72804(DebugProfileType arg0, ButtonWidget button)
private static void
lambda$init$2(DebugOptionsScreen arg0, AbstractWidget arg1)
method_72807(class_11644 arg0, class_339 arg1)
method_72807(DebugOptionsScreen arg0, ClickableWidget arg1)
private void
lambda$init$1(Button arg0)
method_72803(class_4185 arg0)
method_72803(ButtonWidget button)
private void
lambda$init$0(String arg0)
method_72808(String arg0)
method_72808(String searchString)