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 named net/minecraft/client/gui/screen/option/TelemetryInfoScreen
intermediary net/minecraft/class_7944
official frr
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Text
private static final Text
private final ThreePartsLayoutWidget
private static final int
private static final Text
private static final boolean
private final GameOptions
private final Screen
private static final Text
private double
private static final Text
private @Nullable TelemetryEventWidget
private @Nullable MultilineTextWidget
private static final Text
Fields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, width
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
private ClickableWidget
protected void
init()
Called when a screen should be initialized.protected void
private void
openFeedbackPage
(ButtonWidget button) private void
openLogDirectory
(ButtonWidget button) private void
openPrivacyStatementPage
(ButtonWidget button) protected void
private void
updateOptIn
(ClickableWidget checkbox, boolean checked) Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, blur, children, clearAndInit, clearChildren, clearTooltip, filesDragged, findSelectedElementData, getMusic, getNavigationFocus, getPanoramaTickDelta, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, tick, updateNarrator, wrapScreenError
Methods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocused
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.Element
mouseMoved
Methods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrder
Methods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
TITLE_TEXT
- Mappings:
Namespace Name Mixin selector named TITLE_TEXT
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;TITLE_TEXT:Lnet/minecraft/text/Text;
intermediary field_41369
Lnet/minecraft/class_7944;field_41369:Lnet/minecraft/class_2561;
official a
Lfrr;a:Lxp;
-
DESCRIPTION_TEXT
- Mappings:
Namespace Name Mixin selector named DESCRIPTION_TEXT
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;DESCRIPTION_TEXT:Lnet/minecraft/text/Text;
intermediary field_41370
Lnet/minecraft/class_7944;field_41370:Lnet/minecraft/class_2561;
official b
Lfrr;b:Lxp;
-
PRIVACY_STATEMENT_TEXT
- Mappings:
Namespace Name Mixin selector named PRIVACY_STATEMENT_TEXT
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;PRIVACY_STATEMENT_TEXT:Lnet/minecraft/text/Text;
intermediary field_45567
Lnet/minecraft/class_7944;field_45567:Lnet/minecraft/class_2561;
official c
Lfrr;c:Lxp;
-
GIVE_FEEDBACK_TEXT
- Mappings:
Namespace Name Mixin selector named GIVE_FEEDBACK_TEXT
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;GIVE_FEEDBACK_TEXT:Lnet/minecraft/text/Text;
intermediary field_41371
Lnet/minecraft/class_7944;field_41371:Lnet/minecraft/class_2561;
official d
Lfrr;d:Lxp;
-
SHOW_DATA_TEXT
- Mappings:
Namespace Name Mixin selector named SHOW_DATA_TEXT
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;SHOW_DATA_TEXT:Lnet/minecraft/text/Text;
intermediary field_41372
Lnet/minecraft/class_7944;field_41372:Lnet/minecraft/class_2561;
official r
Lfrr;r:Lxp;
-
OPT_IN_DESCRIPTION_TEXT
- Mappings:
Namespace Name Mixin selector named OPT_IN_DESCRIPTION_TEXT
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;OPT_IN_DESCRIPTION_TEXT:Lnet/minecraft/text/Text;
intermediary field_47126
Lnet/minecraft/class_7944;field_47126:Lnet/minecraft/class_2561;
official s
Lfrr;s:Lxp;
-
MARGIN
private static final int MARGIN- See Also:
- Mappings:
Namespace Name Mixin selector named MARGIN
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;MARGIN:I
intermediary field_41367
Lnet/minecraft/class_7944;field_41367:I
official u
Lfrr;u:I
-
OPTIONAL_TELEMETRY_ENABLED_BY_API
private static final boolean OPTIONAL_TELEMETRY_ENABLED_BY_API- Mappings:
Namespace Name Mixin selector named OPTIONAL_TELEMETRY_ENABLED_BY_API
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;OPTIONAL_TELEMETRY_ENABLED_BY_API:Z
intermediary field_49552
Lnet/minecraft/class_7944;field_49552:Z
official v
Lfrr;v:Z
-
parent
- Mappings:
Namespace Name Mixin selector named parent
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
intermediary field_41373
Lnet/minecraft/class_7944;field_41373:Lnet/minecraft/class_437;
official w
Lfrr;w:Lfnf;
-
options
- Mappings:
Namespace Name Mixin selector named options
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;options:Lnet/minecraft/client/option/GameOptions;
intermediary field_41374
Lnet/minecraft/class_7944;field_41374:Lnet/minecraft/class_315;
official x
Lfrr;x:Lffl;
-
layout
- Mappings:
Namespace Name Mixin selector named layout
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;layout:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;
intermediary field_49553
Lnet/minecraft/class_7944;field_49553:Lnet/minecraft/class_8132;
official y
Lfrr;y:Lfkt;
-
telemetryEventWidget
- Mappings:
Namespace Name Mixin selector named telemetryEventWidget
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;telemetryEventWidget:Lnet/minecraft/client/gui/screen/option/TelemetryEventWidget;
intermediary field_41375
Lnet/minecraft/class_7944;field_41375:Lnet/minecraft/class_7941;
official z
Lfrr;z:Lfrq;
-
textWidget
- Mappings:
Namespace Name Mixin selector named textWidget
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;textWidget:Lnet/minecraft/client/gui/widget/MultilineTextWidget;
intermediary field_49554
Lnet/minecraft/class_7944;field_49554:Lnet/minecraft/class_7940;
official A
Lfrr;A:Lfia;
-
scroll
private double scroll- Mappings:
Namespace Name Mixin selector named scroll
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;scroll:D
intermediary field_41376
Lnet/minecraft/class_7944;field_41376:D
official B
Lfrr;B:D
-
-
Constructor Details
-
TelemetryInfoScreen
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/option/GameOptions;)V
intermediary <init>
Lnet/minecraft/class_7944;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_315;)V
official <init>
Lfrr;<init>(Lfnf;Lffl;)V
-
-
Method Details
-
getNarratedTitle
- Overrides:
getNarratedTitle
in classScreen
- Mappings:
Namespace Name Mixin selector named getNarratedTitle
Lnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;
intermediary method_25435
Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;
official i
Lfnf;i()Lxp;
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
This should call
setInitialFocus()
to set the element that is initially focused. -
setInitialFocus
protected void setInitialFocus()- Overrides:
setInitialFocus
in classScreen
- Mappings:
Namespace Name Mixin selector named setInitialFocus
Lnet/minecraft/client/gui/screen/Screen;setInitialFocus()V
intermediary method_56131
Lnet/minecraft/class_437;method_56131()V
official aB_
Lfnf;aB_()V
-
createOptInCheckbox
- Mappings:
Namespace Name Mixin selector named createOptInCheckbox
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;createOptInCheckbox()Lnet/minecraft/client/gui/widget/ClickableWidget;
intermediary method_54802
Lnet/minecraft/class_7944;method_54802()Lnet/minecraft/class_339;
official m
Lfrr;m()Lfhe;
-
updateOptIn
- Mappings:
Namespace Name Mixin selector named updateOptIn
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;updateOptIn(Lnet/minecraft/client/gui/widget/ClickableWidget;Z)V
intermediary method_54803
Lnet/minecraft/class_7944;method_54803(Lnet/minecraft/class_339;Z)V
official a
Lfrr;a(Lfhe;Z)V
-
openPrivacyStatementPage
- Mappings:
Namespace Name Mixin selector named openPrivacyStatementPage
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;openPrivacyStatementPage(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
intermediary method_52765
Lnet/minecraft/class_7944;method_52765(Lnet/minecraft/class_4185;)V
official a
Lfrr;a(Lfhg;)V
-
openFeedbackPage
- Mappings:
Namespace Name Mixin selector named openFeedbackPage
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;openFeedbackPage(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
intermediary method_47650
Lnet/minecraft/class_7944;method_47650(Lnet/minecraft/class_4185;)V
official b
Lfrr;b(Lfhg;)V
-
openLogDirectory
- Mappings:
Namespace Name Mixin selector named openLogDirectory
Lnet/minecraft/client/gui/screen/option/TelemetryInfoScreen;openLogDirectory(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
intermediary method_47651
Lnet/minecraft/class_7944;method_47651(Lnet/minecraft/class_4185;)V
official c
Lfrr;c(Lfhg;)V
-
close
public void close()
-