Class TelemetryInfoScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.option.TelemetryInfoScreen
- All Implemented Interfaces:
- Drawable,- Element,- Navigable,- ParentElement
- Mappings:
- Namespace - Name - official - eyx- intermediary - net/minecraft/class_7944- named - net/minecraft/client/gui/screen/option/TelemetryInfoScreen
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.gui.screen.ScreenScreen.SelectedElementNarrationData
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final Textprivate static final Textprivate static final intprivate final GameOptionsprivate final Screenprivate doubleprivate static final Textprivate TelemetryEventWidgetprivate static final TextFields inherited from class net.minecraft.client.gui.screen.Screenclient, executor, height, OPTIONS_BACKGROUND_TEXTURE, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidclose()private GridWidgetcreateButtonRow(ClickableWidget left, ClickableWidget right) private ClickableWidgetprivate voidgoBack(ButtonWidget button) protected voidinit()Called when a screen should be initialized.private voidopenFeedbackPage(ButtonWidget button) private voidopenLogDirectory(ButtonWidget button) voidrender(DrawContext context, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.gui.screen.ScreenaddDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getMusic, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, renderBackground, renderBackgroundTexture, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, tick, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElementgetFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementmouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.NavigablegetNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElementcharTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
- 
Field Details- 
MARGINprivate static final int MARGIN- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - a- Leyx;a:I- intermediary - field_41367- Lnet/minecraft/class_7944;field_41367:I- named - MARGIN- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;MARGIN:I
 
- 
TITLE_TEXT- Mappings:
- Namespace - Name - Mixin selector - official - b- Leyx;b:Lsw;- intermediary - field_41369- Lnet/minecraft/class_7944;field_41369:Lnet/minecraft/class_2561;- named - TITLE_TEXT- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;TITLE_TEXT:Lnet/minecraft/text/Text;
 
- 
DESCRIPTION_TEXT- Mappings:
- Namespace - Name - Mixin selector - official - c- Leyx;c:Lsw;- intermediary - field_41370- Lnet/minecraft/class_7944;field_41370:Lnet/minecraft/class_2561;- named - DESCRIPTION_TEXT- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;DESCRIPTION_TEXT:Lnet/minecraft/text/Text;
 
- 
GIVE_FEEDBACK_TEXT- Mappings:
- Namespace - Name - Mixin selector - official - k- Leyx;k:Lsw;- intermediary - field_41371- Lnet/minecraft/class_7944;field_41371:Lnet/minecraft/class_2561;- named - GIVE_FEEDBACK_TEXT- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;GIVE_FEEDBACK_TEXT:Lnet/minecraft/text/Text;
 
- 
SHOW_DATA_TEXT- Mappings:
- Namespace - Name - Mixin selector - official - l- Leyx;l:Lsw;- intermediary - field_41372- Lnet/minecraft/class_7944;field_41372:Lnet/minecraft/class_2561;- named - SHOW_DATA_TEXT- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;SHOW_DATA_TEXT:Lnet/minecraft/text/Text;
 
- 
parent- Mappings:
- Namespace - Name - Mixin selector - official - m- Leyx;m:Leuq;- intermediary - field_41373- Lnet/minecraft/class_7944;field_41373:Lnet/minecraft/class_437;- named - parent- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
 
- 
options- Mappings:
- Namespace - Name - Mixin selector - official - n- Leyx;n:Lenr;- intermediary - field_41374- Lnet/minecraft/class_7944;field_41374:Lnet/minecraft/class_315;- named - options- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;options:Lnet/minecraft/client/option/GameOptions;
 
- 
telemetryEventWidget- Mappings:
- Namespace - Name - Mixin selector - official - o- Leyx;o:Leyw;- intermediary - field_41375- Lnet/minecraft/class_7944;field_41375:Lnet/minecraft/class_7941;- named - telemetryEventWidget- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;telemetryEventWidget:Lnet/minecraft/client/gui/screen/option/TelemetryEventWidget;
 
- 
scrollprivate double scroll- Mappings:
- Namespace - Name - Mixin selector - official - p- Leyx;p:D- intermediary - field_41376- Lnet/minecraft/class_7944;field_41376:D- named - scroll- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;scroll:D
 
 
- 
- 
Constructor Details- 
TelemetryInfoScreen- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Leyx;<init>(Leuq;Lenr;)V- intermediary - <init>- Lnet/minecraft/class_7944;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_315;)V- named - <init>- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/option/GameOptions;)V
 
 
- 
- 
Method Details- 
getNarratedTitle- Overrides:
- getNarratedTitlein class- Screen
- Mappings:
- Namespace - Name - Mixin selector - official - au_- Leuq;au_()Lsw;- intermediary - method_25435- Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;- named - getNarratedTitle- Lnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;
 
- 
initprotected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized. This should call Screen.setInitialFocus(net.minecraft.client.gui.Element)to set the element that is initially focused.
- 
createOptInButton- Mappings:
- Namespace - Name - Mixin selector - official - l- Leyx;l()Lepf;- intermediary - method_47653- Lnet/minecraft/class_7944;method_47653()Lnet/minecraft/class_339;- named - createOptInButton- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;createOptInButton()Lnet/minecraft/client/gui/widget/ClickableWidget;
 
- 
goBack- Mappings:
- Namespace - Name - Mixin selector - official - a- Leyx;a(Lepi;)V- intermediary - method_47648- Lnet/minecraft/class_7944;method_47648(Lnet/minecraft/class_4185;)V- named - goBack- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;goBack(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
 
- 
openFeedbackPage- Mappings:
- Namespace - Name - Mixin selector - official - b- Leyx;b(Lepi;)V- intermediary - method_47650- Lnet/minecraft/class_7944;method_47650(Lnet/minecraft/class_4185;)V- named - openFeedbackPage- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;openFeedbackPage(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
 
- 
openLogDirectory- Mappings:
- Namespace - Name - Mixin selector - official - c- Leyx;c(Lepi;)V- intermediary - method_47651- Lnet/minecraft/class_7944;method_47651(Lnet/minecraft/class_4185;)V- named - openLogDirectory- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;openLogDirectory(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
 
- 
closepublic void close()
- 
render- Specified by:
- renderin interface- Drawable
- Overrides:
- renderin class- Screen
- Mappings:
- Namespace - Name - Mixin selector - official - a- Leqh;a(Leox;IIF)V- intermediary - method_25394- Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V- named - render- Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
 
- 
createButtonRow- Mappings:
- Namespace - Name - Mixin selector - official - a- Leyx;a(Lepf;Lepf;)Lesf;- intermediary - method_47647- Lnet/minecraft/class_7944;method_47647(Lnet/minecraft/class_339;Lnet/minecraft/class_339;)Lnet/minecraft/class_7845;- named - createButtonRow- Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;createButtonRow(Lnet/minecraft/client/gui/widget/ClickableWidget;Lnet/minecraft/client/gui/widget/ClickableWidget;)Lnet/minecraft/client/gui/widget/GridWidget;
 
 
-