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 official fmwintermediary net/minecraft/class_4749named net/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Textprivate static final Textprivate static final Textprivate static final Textprivate final ScreenFields inherited from class net.minecraft.client.gui.screen.WarningScreen
checkboxFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, height, MENU_BACKGROUND_TEXTURE, PANORAMA_OVERLAY_TEXTURE, 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.WarningScreen
getNarratedTitle, init, initTabNavigationMethods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, blur, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getMusic, getNavigationFocus, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, 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
-
HEADER
- Mappings:
Namespace Name Mixin selector official bLfmw;b:Lwi;intermediary field_21843Lnet/minecraft/class_4749;field_21843:Lnet/minecraft/class_2561;named HEADERLnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;HEADER:Lnet/minecraft/text/Text;
-
MESSAGE
- Mappings:
Namespace Name Mixin selector official cLfmw;c:Lwi;intermediary field_21844Lnet/minecraft/class_4749;field_21844:Lnet/minecraft/class_2561;named MESSAGELnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;MESSAGE:Lnet/minecraft/text/Text;
-
CHECK_MESSAGE
- Mappings:
Namespace Name Mixin selector official dLfmw;d:Lwi;intermediary field_21845Lnet/minecraft/class_4749;field_21845:Lnet/minecraft/class_2561;named CHECK_MESSAGELnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;CHECK_MESSAGE:Lnet/minecraft/text/Text;
-
NARRATED_TEXT
- Mappings:
Namespace Name Mixin selector official oLfmw;o:Lwi;intermediary field_21846Lnet/minecraft/class_4749;field_21846:Lnet/minecraft/class_2561;named NARRATED_TEXTLnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;NARRATED_TEXT:Lnet/minecraft/text/Text;
-
parent
- Mappings:
Namespace Name Mixin selector official pLfmw;p:Lfjx;intermediary field_39354Lnet/minecraft/class_4749;field_39354:Lnet/minecraft/class_437;named parentLnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
-
Constructor Details
-
MultiplayerWarningScreen
- Mappings:
Namespace Name Mixin selector official <init>Lfmw;<init>(Lfjx;)Vintermediary <init>Lnet/minecraft/class_4749;<init>(Lnet/minecraft/class_437;)Vnamed <init>Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerWarningScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V
-
-
Method Details
-
getLayout
- Specified by:
getLayoutin classWarningScreen- Mappings:
Namespace Name Mixin selector official mLfmz;m()Lfhm;intermediary method_57750Lnet/minecraft/class_7065;method_57750()Lnet/minecraft/class_8133;named getLayoutLnet/minecraft/client/gui/screen/WarningScreen;getLayout()Lnet/minecraft/client/gui/widget/LayoutWidget;
-
close
public void close()
-