Package net.minecraft.client.gui.screen
Class DebugOptionsScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.DebugOptionsScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/DebugOptionsScreenintermediary net/minecraft/class_11644official gqv
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classprivate classprivate classclassNested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final Text(package private) static final Text(package private) final ThreePartsLayoutWidget(package private) static final Text(package private) static final Text(package private) final List<ButtonWidget> private static final Textprivate TextFieldWidgetprivate static final Textprivate static final TextFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, field_60460, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, textRenderer, title, width -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaddProfile(DebugProfileType profileType, DirectionalLayoutWidget widget) voidapplyBlur(DrawContext context) protected voidinit()Called when a screen should be initialized.@Nullable DebugOptionsScreen.OptionsListWidgetprotected voidprotected voidThis should be overridden with a call toScreen.setInitialFocus(Element)to set the element that is initially focused.Methods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, allowRotatingPanorama, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, canInterruptOtherScreen, children, clearAndInit, clearChildren, close, deferSubtitles, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, hasUsageText, init, insertText, isMouseOver, isValidCharacterForName, keepOpenThroughPortal, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, removed, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setWidgetAlpha, shouldCloseOnEsc, shouldPause, showsStatusEffects, switchFocus, tick, updateNarratorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
getBorder, isClickable, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
TITLE
- Mappings:
Namespace Name Mixin selector named TITLELnet/minecraft/client/gui/screen/DebugOptionsScreen;TITLE:Lnet/minecraft/text/Text;intermediary field_61635Lnet/minecraft/class_11644;field_61635:Lnet/minecraft/class_2561;official aLgqv;a:Lyi;
-
WARNING_TEXT
- Mappings:
Namespace Name Mixin selector named WARNING_TEXTLnet/minecraft/client/gui/screen/DebugOptionsScreen;WARNING_TEXT:Lnet/minecraft/text/Text;intermediary field_61636Lnet/minecraft/class_11644;field_61636:Lnet/minecraft/class_2561;official bLgqv;b:Lyi;
-
ALWAYS_ON_TEXT
- Mappings:
Namespace Name Mixin selector named ALWAYS_ON_TEXTLnet/minecraft/client/gui/screen/DebugOptionsScreen;ALWAYS_ON_TEXT:Lnet/minecraft/text/Text;intermediary field_61637Lnet/minecraft/class_11644;field_61637:Lnet/minecraft/class_2561;official cLgqv;c:Lyi;
-
IN_F3_TEXT
- Mappings:
Namespace Name Mixin selector named IN_F3_TEXTLnet/minecraft/client/gui/screen/DebugOptionsScreen;IN_F3_TEXT:Lnet/minecraft/text/Text;intermediary field_61638Lnet/minecraft/class_11644;field_61638:Lnet/minecraft/class_2561;official dLgqv;d:Lyi;
-
NEVER_TEXT
- Mappings:
Namespace Name Mixin selector named NEVER_TEXTLnet/minecraft/client/gui/screen/DebugOptionsScreen;NEVER_TEXT:Lnet/minecraft/text/Text;intermediary field_61639Lnet/minecraft/class_11644;field_61639:Lnet/minecraft/class_2561;official eLgqv;e:Lyi;
-
NOT_ALLOWED_TEXT
- Mappings:
Namespace Name Mixin selector named NOT_ALLOWED_TEXTLnet/minecraft/client/gui/screen/DebugOptionsScreen;NOT_ALLOWED_TEXT:Lnet/minecraft/text/Text;intermediary field_61640Lnet/minecraft/class_11644;field_61640:Lnet/minecraft/class_2561;official fLgqv;f:Lyi;
-
SEARCH_TEXT
- Mappings:
Namespace Name Mixin selector named SEARCH_TEXTLnet/minecraft/client/gui/screen/DebugOptionsScreen;SEARCH_TEXT:Lnet/minecraft/text/Text;intermediary field_61641Lnet/minecraft/class_11644;field_61641:Lnet/minecraft/class_2561;official tLgqv;t:Lyi;
-
layout
- Mappings:
Namespace Name Mixin selector named layoutLnet/minecraft/client/gui/screen/DebugOptionsScreen;layout:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;intermediary field_61642Lnet/minecraft/class_11644;field_61642:Lnet/minecraft/class_8132;official uLgqv;u:Lgnc;
-
optionsListWidget
- Mappings:
Namespace Name Mixin selector named optionsListWidgetLnet/minecraft/client/gui/screen/DebugOptionsScreen;optionsListWidget:Lnet/minecraft/client/gui/screen/DebugOptionsScreen$OptionsListWidget;intermediary field_61643Lnet/minecraft/class_11644;field_61643:Lnet/minecraft/class_11644$class_11648;official vLgqv;v:Lgqv$d;
-
searchStringWidget
- Mappings:
Namespace Name Mixin selector named searchStringWidgetLnet/minecraft/client/gui/screen/DebugOptionsScreen;searchStringWidget:Lnet/minecraft/client/gui/widget/TextFieldWidget;intermediary field_61644Lnet/minecraft/class_11644;field_61644:Lnet/minecraft/class_342;official wLgqv;w:Lghu;
-
profileButtons
- Mappings:
Namespace Name Mixin selector named profileButtonsLnet/minecraft/client/gui/screen/DebugOptionsScreen;profileButtons:Ljava/util/List;intermediary field_61645Lnet/minecraft/class_11644;field_61645:Ljava/util/List;official xLgqv;x:Ljava/util/List;
-
-
Constructor Details
-
DebugOptionsScreen
public DebugOptionsScreen()
-
-
Method Details
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
applyBlur
- Overrides:
applyBlurin classScreen- Mappings:
Namespace Name Mixin selector named applyBlurLnet/minecraft/client/gui/screen/Screen;applyBlur(Lnet/minecraft/client/gui/DrawContext;)Vintermediary method_57734Lnet/minecraft/class_437;method_57734(Lnet/minecraft/class_332;)Vofficial bLgqj;b(Lggy;)V
-
setInitialFocus
protected void setInitialFocus()This should be overridden with a call toScreen.setInitialFocus(Element)to set the element that is initially focused.- Overrides:
setInitialFocusin classScreen- Mappings:
Namespace Name Mixin selector named setInitialFocusLnet/minecraft/client/gui/screen/Screen;setInitialFocus()Vintermediary method_56131Lnet/minecraft/class_437;method_56131()Vofficial aI_Lgqj;aI_()V
-
addProfile
- Mappings:
Namespace Name Mixin selector named addProfileLnet/minecraft/client/gui/screen/DebugOptionsScreen;addProfile(Lnet/minecraft/client/gui/hud/debug/DebugProfileType;Lnet/minecraft/client/gui/widget/DirectionalLayoutWidget;)Vintermediary method_72805Lnet/minecraft/class_11644;method_72805(Lnet/minecraft/class_11636;Lnet/minecraft/class_8667;)Vofficial aLgqv;a(Lgkj;Lgng;)V
-
refreshWidgetPositions
protected void refreshWidgetPositions()- Overrides:
refreshWidgetPositionsin classScreen- Mappings:
Namespace Name Mixin selector named refreshWidgetPositionsLnet/minecraft/client/gui/screen/Screen;refreshWidgetPositions()Vintermediary method_48640Lnet/minecraft/class_437;method_48640()Vofficial cLgqj;c()V
-
method_76275
- Mappings:
Namespace Name Mixin selector named method_76275Lnet/minecraft/client/gui/screen/DebugOptionsScreen;method_76275()Lnet/minecraft/client/gui/screen/DebugOptionsScreen$OptionsListWidget;intermediary method_76275Lnet/minecraft/class_11644;method_76275()Lnet/minecraft/class_11644$class_11648;official oLgqv;o()Lgqv$d;
-