Class MultiplayerWarningScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.WarningScreen
net.minecraft.client.gui.screen.multiplayer.MultiplayerWarningScreen
- All Implemented Interfaces:
- Drawable,- Element,- Navigable,- ParentElement
- Mappings:
- Namespace - Name - named - net/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen- intermediary - net/minecraft/class_4749- official - fxd
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.gui.screen.ScreenScreen.SelectedElementNarrationData
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final Textprivate static final Textprivate static final Textprivate static final Textprivate final ScreenFields inherited from class net.minecraft.client.gui.screen.WarningScreencheckboxFields inherited from class net.minecraft.client.gui.screen.Screenclient, 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.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.client.gui.screen.WarningScreengetNarratedTitle, init, refreshWidgetPositionsMethods inherited from class net.minecraft.client.gui.screen.ScreenaddCrashReportSection, 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.AbstractParentElementgetFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementgetBorder, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.NavigablegetNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElementcharTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
- 
Field Details- 
HEADER- Mappings:
- Namespace - Name - Mixin selector - named - HEADER- Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;HEADER:Lnet/minecraft/text/Text;- intermediary - field_21843- Lnet/minecraft/class_4749;field_21843:Lnet/minecraft/class_2561;- official - b- Lfxd;b:Lwp;
 
- 
MESSAGE- Mappings:
- Namespace - Name - Mixin selector - named - MESSAGE- Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;MESSAGE:Lnet/minecraft/text/Text;- intermediary - field_21844- Lnet/minecraft/class_4749;field_21844:Lnet/minecraft/class_2561;- official - c- Lfxd;c:Lwp;
 
- 
CHECK_MESSAGE- Mappings:
- Namespace - Name - Mixin selector - named - CHECK_MESSAGE- Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;CHECK_MESSAGE:Lnet/minecraft/text/Text;- intermediary - field_21845- Lnet/minecraft/class_4749;field_21845:Lnet/minecraft/class_2561;- official - d- Lfxd;d:Lwp;
 
- 
NARRATED_TEXT- Mappings:
- Namespace - Name - Mixin selector - named - NARRATED_TEXT- Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;NARRATED_TEXT:Lnet/minecraft/text/Text;- intermediary - field_21846- Lnet/minecraft/class_4749;field_21846:Lnet/minecraft/class_2561;- official - s- Lfxd;s:Lwp;
 
- 
parent- Mappings:
- Namespace - Name - Mixin selector - named - parent- Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;parent:Lnet/minecraft/client/gui/screen/Screen;- intermediary - field_39354- Lnet/minecraft/class_4749;field_39354:Lnet/minecraft/class_437;- official - u- Lfxd;u:Lfum;
 
 
- 
- 
Constructor Details- 
MultiplayerWarningScreen- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V- intermediary - <init>- Lnet/minecraft/class_4749;<init>(Lnet/minecraft/class_437;)V- official - <init>- Lfxd;<init>(Lfum;)V
 
 
- 
- 
Method Details- 
getLayout- Specified by:
- getLayoutin class- WarningScreen
- Mappings:
- Namespace - Name - Mixin selector - named - getLayout- Lnet/minecraft/client/gui/screen/WarningScreen;getLayout()Lnet/minecraft/client/gui/widget/LayoutWidget;- intermediary - method_57750- Lnet/minecraft/class_7065;method_57750()Lnet/minecraft/class_8133;- official - m- Lfxh;m()Lfsj;
 
- 
closepublic void close()
 
-