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 gek
-
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, field_60460, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, 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, findSelectedElementData, getMusic, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, 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, 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, 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 aLgek;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 bLgek;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 cLgek;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 dLgek;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 eLgek;e:Lxo;
-
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 fLgek;f: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 uLgek;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 vLgek;v:Lgbi;
-
-
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>Lgek;<init>(Lxo;Lxo;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 aLgek;a(Ljava/lang/Runnable;)Lges;
-
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 bLgek;b(Ljava/lang/Runnable;)Lges;
-
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 cLges;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 iLges;i()Lxo;
-
close
public void close()
-