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 guo
-
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 intprivate TextFieldWidgetprivate static final Text(package private) final LanguageManagerprivate static final TextFields 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
Modifier and TypeMethodDescriptionprotected voidprotected booleanprotected voidinitBody()protected voidprotected void(package private) voidonDone()protected 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.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, 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 aLguo;a:Lyh;
-
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 fLguo;f:I
-
SEARCH_TEXT
- Mappings:
Namespace Name Mixin selector named SEARCH_TEXTLnet/minecraft/client/gui/screen/option/LanguageOptionsScreen;SEARCH_TEXT:Lnet/minecraft/text/Text;intermediary field_64201Lnet/minecraft/class_426;field_64201:Lnet/minecraft/class_2561;official tLguo;t:Lyh;
-
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 uLguo;u:I
-
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 vLguo;v:Liit;
-
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 wLguo;w:Lguo$a;
-
field_64430
- Mappings:
Namespace Name Mixin selector named field_64430Lnet/minecraft/client/gui/screen/option/LanguageOptionsScreen;field_64430:Lnet/minecraft/client/gui/widget/TextFieldWidget;intermediary field_64430Lnet/minecraft/class_426;field_64430:Lnet/minecraft/class_342;official xLguo;x:Lgie;
-
-
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>Lguo;<init>(Lgqt;Lgeg;Liit;)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 FLgus;F()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 aH_Lgqt;aH_()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 ILgus;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 oLgus;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 cLgqt;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 JLguo;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 aK_Lgqt;aK_()Z
-