Class SymlinkWarningScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.world.SymlinkWarningScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name official exkintermediary net/minecraft/class_8669named net/minecraft/client/gui/screen/world/SymlinkWarningScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final GridWidgetprivate final Stringprivate final Textprivate 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
Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getMusic, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, render, renderBackground, renderBackgroundTexture, renderInGameBackground, renderWithTooltip, resize, 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, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
WORLD_TITLE
- Mappings:
Namespace Name Mixin selector official aLexk;a:Lte;intermediary field_45408Lnet/minecraft/class_8669;field_45408:Lnet/minecraft/class_2561;named WORLD_TITLELnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;WORLD_TITLE:Lnet/minecraft/text/Text;
-
WORLD_MESSAGE
- Mappings:
Namespace Name Mixin selector official bLexk;b:Lte;intermediary field_45409Lnet/minecraft/class_8669;field_45409:Lnet/minecraft/class_2561;named WORLD_MESSAGELnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;WORLD_MESSAGE:Lnet/minecraft/text/Text;
-
PACK_TITLE
- Mappings:
Namespace Name Mixin selector official cLexk;c:Lte;intermediary field_45410Lnet/minecraft/class_8669;field_45410:Lnet/minecraft/class_2561;named PACK_TITLELnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;PACK_TITLE:Lnet/minecraft/text/Text;
-
PACK_MESSAGE
- Mappings:
Namespace Name Mixin selector official kLexk;k:Lte;intermediary field_45411Lnet/minecraft/class_8669;field_45411:Lnet/minecraft/class_2561;named PACK_MESSAGELnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;PACK_MESSAGE:Lnet/minecraft/text/Text;
-
message
- Mappings:
Namespace Name Mixin selector official lLexk;l:Lte;intermediary field_45412Lnet/minecraft/class_8669;field_45412:Lnet/minecraft/class_2561;named messageLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;message:Lnet/minecraft/text/Text;
-
link
- Mappings:
Namespace Name Mixin selector official mLexk;m:Ljava/lang/String;intermediary field_45413Lnet/minecraft/class_8669;field_45413:Ljava/lang/String;named linkLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;link:Ljava/lang/String;
-
parent
- Mappings:
Namespace Name Mixin selector official nLexk;n:Lexv;intermediary field_45414Lnet/minecraft/class_8669;field_45414:Lnet/minecraft/class_437;named parentLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
grid
- Mappings:
Namespace Name Mixin selector official oLexk;o:Levj;intermediary field_45415Lnet/minecraft/class_8669;field_45415:Lnet/minecraft/class_7845;named gridLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;grid:Lnet/minecraft/client/gui/widget/GridWidget;
-
-
Constructor Details
-
SymlinkWarningScreen
public SymlinkWarningScreen(Text title, Text message, String link, @Nullable @Nullable Screen parent) - Mappings:
Namespace Name Mixin selector official <init>Lexk;<init>(Lte;Lte;Ljava/lang/String;Lexv;)Vintermediary <init>Lnet/minecraft/class_8669;<init>(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;Ljava/lang/String;Lnet/minecraft/class_437;)Vnamed <init>Lnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;<init>(Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;Ljava/lang/String;Lnet/minecraft/client/gui/screen/Screen;)V
-
-
Method Details
-
world
- Mappings:
Namespace Name Mixin selector official aLexk;a(Lexv;)Lexv;intermediary method_52748Lnet/minecraft/class_8669;method_52748(Lnet/minecraft/class_437;)Lnet/minecraft/class_437;named worldLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;world(Lnet/minecraft/client/gui/screen/Screen;)Lnet/minecraft/client/gui/screen/Screen;
-
pack
- Mappings:
Namespace Name Mixin selector official bLexk;b(Lexv;)Lexv;intermediary method_52750Lnet/minecraft/class_8669;method_52750(Lnet/minecraft/class_437;)Lnet/minecraft/class_437;named packLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;pack(Lnet/minecraft/client/gui/screen/Screen;)Lnet/minecraft/client/gui/screen/Screen;
-
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(net.minecraft.client.gui.Element)to set the element that is initially focused. -
getNarratedTitle
- Overrides:
getNarratedTitlein classScreen- Mappings:
Namespace Name Mixin selector official eLexv;e()Lte;intermediary method_25435Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;named getNarratedTitleLnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;
-
close
public void close()
-