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 gmv
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classprivate classprivate class(package private) classNested 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.protected voidvoidrender(DrawContext context, int mouseX, int mouseY, float deltaTicks) protected 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, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasUsageText, init, insertText, isMouseOver, isValidCharacterForName, keepOpenThroughPortal, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, removed, 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 aLgmv;a:Lxx;
-
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 bLgmv;b:Lxx;
-
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 cLgmv;c:Lxx;
-
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 dLgmv;d:Lxx;
-
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 eLgmv;e:Lxx;
-
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 fLgmv;f:Lxx;
-
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 tLgmv;t:Lxx;
-
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 uLgmv;u:Lgjc;
-
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 vLgmv;v:Lgmv$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 wLgmv;w:Lgdy;
-
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 xLgmv;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 bLgmj;b(Lgdd;)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_Lgmj;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 aLgmv;a(Lggl;Lgjg;)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 cLgmj;c()V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLget;a(Lgdd;IIF)V
-