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 named net/minecraft/client/gui/screen/world/SymlinkWarningScreenintermediary net/minecraft/class_8669official fmr
-
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 final Runnableprivate static final Textprivate static final Textprivate static final Textprivate static final TextFields 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, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionSymlinkWarningScreen(Text title, Text message, String link, Runnable onClose) -
Method Summary
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, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, method_59870, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, 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
-
WORLD_TITLE
- Mappings:
Namespace Name Mixin selector named WORLD_TITLELnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;WORLD_TITLE:Lnet/minecraft/text/Text;intermediary field_45408Lnet/minecraft/class_8669;field_45408:Lnet/minecraft/class_2561;official aLfmr;a:Lxo;
-
WORLD_MESSAGE
- Mappings:
Namespace Name Mixin selector named WORLD_MESSAGELnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;WORLD_MESSAGE:Lnet/minecraft/text/Text;intermediary field_45409Lnet/minecraft/class_8669;field_45409:Lnet/minecraft/class_2561;official bLfmr;b:Lxo;
-
PACK_TITLE
- Mappings:
Namespace Name Mixin selector named PACK_TITLELnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;PACK_TITLE:Lnet/minecraft/text/Text;intermediary field_45410Lnet/minecraft/class_8669;field_45410:Lnet/minecraft/class_2561;official cLfmr;c:Lxo;
-
PACK_MESSAGE
- Mappings:
Namespace Name Mixin selector named PACK_MESSAGELnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;PACK_MESSAGE:Lnet/minecraft/text/Text;intermediary field_45411Lnet/minecraft/class_8669;field_45411:Lnet/minecraft/class_2561;official dLfmr;d:Lxo;
-
message
- Mappings:
Namespace Name Mixin selector named messageLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;message:Lnet/minecraft/text/Text;intermediary field_45412Lnet/minecraft/class_8669;field_45412:Lnet/minecraft/class_2561;official rLfmr;r:Lxo;
-
link
- Mappings:
Namespace Name Mixin selector named linkLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;link:Ljava/lang/String;intermediary field_45413Lnet/minecraft/class_8669;field_45413:Ljava/lang/String;official sLfmr;s:Ljava/lang/String;
-
onClose
- Mappings:
Namespace Name Mixin selector named onCloseLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;onClose:Ljava/lang/Runnable;intermediary field_46861Lnet/minecraft/class_8669;field_46861:Ljava/lang/Runnable;official uLfmr;u:Ljava/lang/Runnable;
-
grid
- Mappings:
Namespace Name Mixin selector named gridLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;grid:Lnet/minecraft/client/gui/widget/GridWidget;intermediary field_45415Lnet/minecraft/class_8669;field_45415:Lnet/minecraft/class_7845;official vLfmr;v:Lfkp;
-
-
Constructor Details
-
SymlinkWarningScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;<init>(Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;Ljava/lang/String;Ljava/lang/Runnable;)Vintermediary <init>Lnet/minecraft/class_8669;<init>(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;Ljava/lang/String;Ljava/lang/Runnable;)Vofficial <init>Lfmr;<init>(Lxo;Lxo;Ljava/lang/String;Ljava/lang/Runnable;)V
-
-
Method Details
-
world
- Mappings:
Namespace Name Mixin selector named worldLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;world(Ljava/lang/Runnable;)Lnet/minecraft/client/gui/screen/Screen;intermediary method_52748Lnet/minecraft/class_8669;method_52748(Ljava/lang/Runnable;)Lnet/minecraft/class_437;official aLfmr;a(Ljava/lang/Runnable;)Lfnc;
-
pack
- Mappings:
Namespace Name Mixin selector named packLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;pack(Ljava/lang/Runnable;)Lnet/minecraft/client/gui/screen/Screen;intermediary method_52750Lnet/minecraft/class_8669;method_52750(Ljava/lang/Runnable;)Lnet/minecraft/class_437;official bLfmr;b(Ljava/lang/Runnable;)Lfnc;
-
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. -
getNarratedTitle
- Overrides:
getNarratedTitlein classScreen- Mappings:
Namespace Name Mixin selector named getNarratedTitleLnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;intermediary method_25435Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;official iLfnc;i()Lxo;
-
close
public void close()
-