Class OptionsScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.option.OptionsScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name official ffcintermediary net/minecraft/class_429named net/minecraft/client/gui/screen/option/OptionsScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Textprivate static final Textprivate static final intprivate static final Textprivate static final Textprivate CyclingButtonWidget<Difficulty>private static final Textprivate LockButtonWidgetprivate final Screenprivate static final Textprivate final GameOptionsprivate static final Textprivate static final Textprivate static final Textprivate static final TextFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, height, OPTIONS_BACKGROUND_TEXTURE, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()private ButtonWidgetcreateButton(Text message, Supplier<Screen> screenSupplier) static CyclingButtonWidget<Difficulty>createDifficultyButtonWidget(int x, int y, String translationKey, MinecraftClient client) private Widgetprotected voidinit()Called when a screen should be initialized.private voidlockDifficulty(boolean difficultyLocked) private voidrefreshResourcePacks(ResourcePackManager resourcePackManager) voidremoved()voidrender(DrawContext context, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, blur, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, remove, renderBackground, renderBackgroundTexture, renderInGameBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, tick, updateNarrator, wrapScreenErrorMethods 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
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
-
SKIN_CUSTOMIZATION_TEXT
- Mappings:
Namespace Name Mixin selector official aLffc;a:Lvq;intermediary field_41345Lnet/minecraft/class_429;field_41345:Lnet/minecraft/class_2561;named SKIN_CUSTOMIZATION_TEXTLnet/minecraft/client/gui/screen/option/OptionsScreen;SKIN_CUSTOMIZATION_TEXT:Lnet/minecraft/text/Text;
-
SOUNDS_TEXT
- Mappings:
Namespace Name Mixin selector official bLffc;b:Lvq;intermediary field_41346Lnet/minecraft/class_429;field_41346:Lnet/minecraft/class_2561;named SOUNDS_TEXTLnet/minecraft/client/gui/screen/option/OptionsScreen;SOUNDS_TEXT:Lnet/minecraft/text/Text;
-
VIDEO_TEXT
- Mappings:
Namespace Name Mixin selector official cLffc;c:Lvq;intermediary field_41347Lnet/minecraft/class_429;field_41347:Lnet/minecraft/class_2561;named VIDEO_TEXTLnet/minecraft/client/gui/screen/option/OptionsScreen;VIDEO_TEXT:Lnet/minecraft/text/Text;
-
CONTROL_TEXT
- Mappings:
Namespace Name Mixin selector official kLffc;k:Lvq;intermediary field_41348Lnet/minecraft/class_429;field_41348:Lnet/minecraft/class_2561;named CONTROL_TEXTLnet/minecraft/client/gui/screen/option/OptionsScreen;CONTROL_TEXT:Lnet/minecraft/text/Text;
-
LANGUAGE_TEXT
- Mappings:
Namespace Name Mixin selector official lLffc;l:Lvq;intermediary field_41349Lnet/minecraft/class_429;field_41349:Lnet/minecraft/class_2561;named LANGUAGE_TEXTLnet/minecraft/client/gui/screen/option/OptionsScreen;LANGUAGE_TEXT:Lnet/minecraft/text/Text;
-
CHAT_TEXT
- Mappings:
Namespace Name Mixin selector official mLffc;m:Lvq;intermediary field_41350Lnet/minecraft/class_429;field_41350:Lnet/minecraft/class_2561;named CHAT_TEXTLnet/minecraft/client/gui/screen/option/OptionsScreen;CHAT_TEXT:Lnet/minecraft/text/Text;
-
RESOURCE_PACK_TEXT
- Mappings:
Namespace Name Mixin selector official nLffc;n:Lvq;intermediary field_41351Lnet/minecraft/class_429;field_41351:Lnet/minecraft/class_2561;named RESOURCE_PACK_TEXTLnet/minecraft/client/gui/screen/option/OptionsScreen;RESOURCE_PACK_TEXT:Lnet/minecraft/text/Text;
-
ACCESSIBILITY_TEXT
- Mappings:
Namespace Name Mixin selector official oLffc;o:Lvq;intermediary field_41352Lnet/minecraft/class_429;field_41352:Lnet/minecraft/class_2561;named ACCESSIBILITY_TEXTLnet/minecraft/client/gui/screen/option/OptionsScreen;ACCESSIBILITY_TEXT:Lnet/minecraft/text/Text;
-
TELEMETRY_TEXT
- Mappings:
Namespace Name Mixin selector official pLffc;p:Lvq;intermediary field_41353Lnet/minecraft/class_429;field_41353:Lnet/minecraft/class_2561;named TELEMETRY_TEXTLnet/minecraft/client/gui/screen/option/OptionsScreen;TELEMETRY_TEXT:Lnet/minecraft/text/Text;
-
CREDITS_AND_ATTRIBUTION_TEXT
- Mappings:
Namespace Name Mixin selector official qLffc;q:Lvq;intermediary field_43145Lnet/minecraft/class_429;field_43145:Lnet/minecraft/class_2561;named CREDITS_AND_ATTRIBUTION_TEXTLnet/minecraft/client/gui/screen/option/OptionsScreen;CREDITS_AND_ATTRIBUTION_TEXT:Lnet/minecraft/text/Text;
-
COLUMNS
private static final int COLUMNS- See Also:
- Mappings:
Namespace Name Mixin selector official rLffc;r:Iintermediary field_41354Lnet/minecraft/class_429;field_41354:Inamed COLUMNSLnet/minecraft/client/gui/screen/option/OptionsScreen;COLUMNS:I
-
parent
- Mappings:
Namespace Name Mixin selector official tLffc;t:Lffl;intermediary field_2501Lnet/minecraft/class_429;field_2501:Lnet/minecraft/class_437;named parentLnet/minecraft/client/gui/screen/option/OptionsScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
settings
- Mappings:
Namespace Name Mixin selector official uLffc;u:Lexs;intermediary field_2502Lnet/minecraft/class_429;field_2502:Lnet/minecraft/class_315;named settingsLnet/minecraft/client/gui/screen/option/OptionsScreen;settings:Lnet/minecraft/client/option/GameOptions;
-
difficultyButton
- Mappings:
Namespace Name Mixin selector official vLffc;v:Lezv;intermediary field_2500Lnet/minecraft/class_429;field_2500:Lnet/minecraft/class_5676;named difficultyButtonLnet/minecraft/client/gui/screen/option/OptionsScreen;difficultyButton:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
-
lockDifficultyButton
- Mappings:
Namespace Name Mixin selector official wLffc;w:Lfae;intermediary field_2503Lnet/minecraft/class_429;field_2503:Lnet/minecraft/class_347;named lockDifficultyButtonLnet/minecraft/client/gui/screen/option/OptionsScreen;lockDifficultyButton:Lnet/minecraft/client/gui/widget/LockButtonWidget;
-
-
Constructor Details
-
OptionsScreen
- Mappings:
Namespace Name Mixin selector official <init>Lffc;<init>(Lffl;Lexs;)Vintermediary <init>Lnet/minecraft/class_429;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_315;)Vnamed <init>Lnet/minecraft/client/gui/screen/option/OptionsScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/option/GameOptions;)V
-
-
Method Details
-
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
Screen.setInitialFocus()to set the element that is initially focused. -
close
public void close() -
refreshResourcePacks
- Mappings:
Namespace Name Mixin selector official aLffc;a(Larm;)Vintermediary method_49626Lnet/minecraft/class_429;method_49626(Lnet/minecraft/class_3283;)Vnamed refreshResourcePacksLnet/minecraft/client/gui/screen/option/OptionsScreen;refreshResourcePacks(Lnet/minecraft/resource/ResourcePackManager;)V
-
createTopRightButton
- Mappings:
Namespace Name Mixin selector official oLffc;o()Lfdc;intermediary method_47628Lnet/minecraft/class_429;method_47628()Lnet/minecraft/class_8021;named createTopRightButtonLnet/minecraft/client/gui/screen/option/OptionsScreen;createTopRightButton()Lnet/minecraft/client/gui/widget/Widget;
-
createDifficultyButtonWidget
public static CyclingButtonWidget<Difficulty> createDifficultyButtonWidget(int x, int y, String translationKey, MinecraftClient client) - Mappings:
Namespace Name Mixin selector official aLffc;a(IILjava/lang/String;Lexo;)Lezv;intermediary method_39486Lnet/minecraft/class_429;method_39486(IILjava/lang/String;Lnet/minecraft/class_310;)Lnet/minecraft/class_5676;named createDifficultyButtonWidgetLnet/minecraft/client/gui/screen/option/OptionsScreen;createDifficultyButtonWidget(IILjava/lang/String;Lnet/minecraft/client/MinecraftClient;)Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
-
lockDifficulty
private void lockDifficulty(boolean difficultyLocked) - Mappings:
Namespace Name Mixin selector official cLffc;c(Z)Vintermediary method_20374Lnet/minecraft/class_429;method_20374(Z)Vnamed lockDifficultyLnet/minecraft/client/gui/screen/option/OptionsScreen;lockDifficulty(Z)V
-
removed
public void removed() -
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLfar;a(Lezb;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
-
createButton
- Mappings:
Namespace Name Mixin selector official aLffc;a(Lvq;Ljava/util/function/Supplier;)Lezo;intermediary method_47625Lnet/minecraft/class_429;method_47625(Lnet/minecraft/class_2561;Ljava/util/function/Supplier;)Lnet/minecraft/class_4185;named createButtonLnet/minecraft/client/gui/screen/option/OptionsScreen;createButton(Lnet/minecraft/text/Text;Ljava/util/function/Supplier;)Lnet/minecraft/client/gui/widget/ButtonWidget;
-