Class LanguageOptionsScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.option.GameOptionsScreen
net.minecraft.client.gui.screen.option.LanguageOptionsScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/option/LanguageOptionsScreenintermediary net/minecraft/class_426official gue
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final Textprivate static final intprivate static final Text(package private) final LanguageManagerFields inherited from class net.minecraft.client.gui.screen.option.GameOptionsScreen
body, gameOptions, layout, parentFields 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
ConstructorsConstructorDescriptionLanguageOptionsScreen(Screen parent, GameOptions options, LanguageManager languageManager) -
Method Summary
Methods inherited from class net.minecraft.client.gui.screen.option.GameOptionsScreen
close, init, removed, updateMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, canInterruptOtherScreen, children, clearAndInit, clearChildren, 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, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, 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
-
LANGUAGE_WARNING_TEXT
- Mappings:
Namespace Name Mixin selector named LANGUAGE_WARNING_TEXTLnet/minecraft/client/gui/screen/option/LanguageOptionsScreen;LANGUAGE_WARNING_TEXT:Lnet/minecraft/text/Text;intermediary field_26543Lnet/minecraft/class_426;field_26543:Lnet/minecraft/class_2561;official aLgue;a:Lyi;
-
field_49497
private static final int field_49497- See Also:
- Mappings:
Namespace Name Mixin selector named field_49497Lnet/minecraft/client/gui/screen/option/LanguageOptionsScreen;field_49497:Iintermediary field_49497Lnet/minecraft/class_426;field_49497:Iofficial fLgue;f:I
-
field_64201
- Mappings:
Namespace Name Mixin selector named field_64201Lnet/minecraft/client/gui/screen/option/LanguageOptionsScreen;field_64201:Lnet/minecraft/text/Text;intermediary field_64201Lnet/minecraft/class_426;field_64201:Lnet/minecraft/class_2561;official tLgue;t:Lyi;
-
field_64202
private static final int field_64202- See Also:
- Mappings:
Namespace Name Mixin selector named field_64202Lnet/minecraft/client/gui/screen/option/LanguageOptionsScreen;field_64202:Iintermediary field_64202Lnet/minecraft/class_426;field_64202:Iofficial uLgue;u:I
-
languageSelectionList
- Mappings:
Namespace Name Mixin selector named languageSelectionListLnet/minecraft/client/gui/screen/option/LanguageOptionsScreen;languageSelectionList:Lnet/minecraft/client/gui/screen/option/LanguageOptionsScreen$LanguageSelectionListWidget;intermediary field_2486Lnet/minecraft/class_426;field_2486:Lnet/minecraft/class_426$class_4195;official vLgue;v:Lgue$a;
-
languageManager
- Mappings:
Namespace Name Mixin selector named languageManagerLnet/minecraft/client/gui/screen/option/LanguageOptionsScreen;languageManager:Lnet/minecraft/client/resource/language/LanguageManager;intermediary field_2488Lnet/minecraft/class_426;field_2488:Lnet/minecraft/class_1076;official wLgue;w:Liih;
-
-
Constructor Details
-
LanguageOptionsScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/option/LanguageOptionsScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/option/GameOptions;Lnet/minecraft/client/resource/language/LanguageManager;)Vintermediary <init>Lnet/minecraft/class_426;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_315;Lnet/minecraft/class_1076;)Vofficial <init>Lgue;<init>(Lgqj;Lgdw;Liih;)V
-
-
Method Details
-
initHeader
protected void initHeader()- Overrides:
initHeaderin classGameOptionsScreen- Mappings:
Namespace Name Mixin selector named initHeaderLnet/minecraft/client/gui/screen/option/GameOptionsScreen;initHeader()Vintermediary method_57732Lnet/minecraft/class_4667;method_57732()Vofficial FLgui;F()V
-
initBody
protected void initBody()- Overrides:
initBodyin classGameOptionsScreen- Mappings:
Namespace Name Mixin selector named initBodyLnet/minecraft/client/gui/screen/option/GameOptionsScreen;initBody()Vintermediary method_60329Lnet/minecraft/class_4667;method_60329()Vofficial ILgui;I()V
-
addOptions
protected void addOptions()- Specified by:
addOptionsin classGameOptionsScreen- Mappings:
Namespace Name Mixin selector named addOptionsLnet/minecraft/client/gui/screen/option/GameOptionsScreen;addOptions()Vintermediary method_60325Lnet/minecraft/class_4667;method_60325()Vofficial oLgui;o()V
-
refreshWidgetPositions
protected void refreshWidgetPositions()- Overrides:
refreshWidgetPositionsin classGameOptionsScreen- 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
-
onDone
void onDone()- Mappings:
Namespace Name Mixin selector named onDoneLnet/minecraft/client/gui/screen/option/LanguageOptionsScreen;onDone()Vintermediary method_52184Lnet/minecraft/class_426;method_52184()Vofficial JLgue;J()V
-
allowRotatingPanorama
protected boolean allowRotatingPanorama()- Overrides:
allowRotatingPanoramain classScreen- Mappings:
Namespace Name Mixin selector named allowRotatingPanoramaLnet/minecraft/client/gui/screen/Screen;allowRotatingPanorama()Zintermediary method_72798Lnet/minecraft/class_437;method_72798()Zofficial aL_Lgqj;aL_()Z
-