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 fue
-
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 URIprivate 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, narratorToggleButton, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, 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
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, findSelectedElementData, getMusic, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, removed, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldHideStatusEffectHud, shouldPause, 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, 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 aLfue;a:Lwp;
-
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 bLfue;b:Lwp;
-
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 cLfue;c:Lwp;
-
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 dLfue;d:Lwp;
-
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 sLfue;s:Lwp;
-
link
- Mappings:
Namespace Name Mixin selector named linkLnet/minecraft/client/gui/screen/world/SymlinkWarningScreen;link:Ljava/net/URI;intermediary field_45413Lnet/minecraft/class_8669;field_45413:Ljava/net/URI;official uLfue;u:Ljava/net/URI;
-
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 vLfue;v: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 wLfue;w:Lfsh;
-
-
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/net/URI;Ljava/lang/Runnable;)Vintermediary <init>Lnet/minecraft/class_8669;<init>(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;Ljava/net/URI;Ljava/lang/Runnable;)Vofficial <init>Lfue;<init>(Lwp;Lwp;Ljava/net/URI;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 aLfue;a(Ljava/lang/Runnable;)Lfum;
-
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 bLfue;b(Ljava/lang/Runnable;)Lfum;
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
refreshWidgetPositions
protected void refreshWidgetPositions()- Overrides:
refreshWidgetPositionsin classScreen- Mappings:
Namespace Name Mixin selector named refreshWidgetPositionsLnet/minecraft/client/gui/screen/Screen;refreshWidgetPositions()Vintermediary method_48640Lnet/minecraft/class_437;method_48640()Vofficial cLfum;c()V
-
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 iLfum;i()Lwp;
-
close
public void close()
-