Class RealmsGenericErrorScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.realms.gui.screen.RealmsScreen
net.minecraft.client.realms.gui.screen.RealmsGenericErrorScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/realms/gui/screen/RealmsGenericErrorScreenintermediary net/minecraft/class_4394official fxh
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final recordNested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate MultilineTextprivate final RealmsGenericErrorScreen.ErrorMessagesprivate final ScreenFields inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
BLUE, DARK_GRAY, field_33055, field_33057, field_39676, field_54866, GRAY, GREEN, MAX_FILE_SIZE, PURPLE, REALMS_LOGO_TEXTURE, REALMS_LOGO_TEXTURE_HEIGHT, REALMS_LOGO_TEXTURE_WIDTH, REALMS_LOGO_WIDGET_HEIGHT, REALMS_LOGO_WIDGET_WIDTHFields 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, width -
Constructor Summary
ConstructorsConstructorDescriptionRealmsGenericErrorScreen(RealmsServiceException realmsServiceException, Screen parent) RealmsGenericErrorScreen(Text description, Screen parent) RealmsGenericErrorScreen(Text title, Text description, Screen parent) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()private static RealmsGenericErrorScreen.ErrorMessagesgetErrorMessages(RealmsServiceException exception) private static RealmsGenericErrorScreen.ErrorMessagesgetErrorMessages(Text description) private static RealmsGenericErrorScreen.ErrorMessagesgetErrorMessages(Text title, Text description) voidinit()Called when a screen should be initialized.voidrender(DrawContext context, int mouseX, int mouseY, float deltaTicks) Methods inherited from class net.minecraft.client.realms.gui.screen.RealmsScreen
addLabel, createRealmsLogoIconWidget, narrateLabels, rowMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, allowRotatingPanorama, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, canInterruptOtherScreen, children, clearAndInit, clearChildren, deferSubtitles, findSelectedElementData, getMusic, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasUsageText, init, insertText, isMouseOver, isValidCharacterForName, keepOpenThroughPortal, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, removed, 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, isClickable, 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
-
parent
- Mappings:
Namespace Name Mixin selector named parentLnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen;parent:Lnet/minecraft/client/gui/screen/Screen;intermediary field_22695Lnet/minecraft/class_4394;field_22695:Lnet/minecraft/class_437;official aLfxh;a:Lgmj;
-
errorMessages
- Mappings:
Namespace Name Mixin selector named errorMessagesLnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen;errorMessages:Lnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen$ErrorMessages;intermediary field_36321Lnet/minecraft/class_4394;field_36321:Lnet/minecraft/class_4394$class_8570;official bLfxh;b:Lfxh$a;
-
description
- Mappings:
Namespace Name Mixin selector named descriptionLnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen;description:Lnet/minecraft/client/font/MultilineText;intermediary field_36322Lnet/minecraft/class_4394;field_36322:Lnet/minecraft/class_5489;official cLfxh;c:Lgej;
-
-
Constructor Details
-
RealmsGenericErrorScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen;<init>(Lnet/minecraft/client/realms/exception/RealmsServiceException;Lnet/minecraft/client/gui/screen/Screen;)Vintermediary <init>Lnet/minecraft/class_4394;<init>(Lnet/minecraft/class_4355;Lnet/minecraft/class_437;)Vofficial <init>Lfxh;<init>(Lfwt;Lgmj;)V
-
RealmsGenericErrorScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen;<init>(Lnet/minecraft/text/Text;Lnet/minecraft/client/gui/screen/Screen;)Vintermediary <init>Lnet/minecraft/class_4394;<init>(Lnet/minecraft/class_2561;Lnet/minecraft/class_437;)Vofficial <init>Lfxh;<init>(Lxx;Lgmj;)V
-
RealmsGenericErrorScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen;<init>(Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;Lnet/minecraft/client/gui/screen/Screen;)Vintermediary <init>Lnet/minecraft/class_4394;<init>(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;Lnet/minecraft/class_437;)Vofficial <init>Lfxh;<init>(Lxx;Lxx;Lgmj;)V
-
-
Method Details
-
getErrorMessages
private static RealmsGenericErrorScreen.ErrorMessages getErrorMessages(RealmsServiceException exception) - Mappings:
Namespace Name Mixin selector named getErrorMessagesLnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen;getErrorMessages(Lnet/minecraft/client/realms/exception/RealmsServiceException;)Lnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen$ErrorMessages;intermediary method_39981Lnet/minecraft/class_4394;method_39981(Lnet/minecraft/class_4355;)Lnet/minecraft/class_4394$class_8570;official aLfxh;a(Lfwt;)Lfxh$a;
-
getErrorMessages
- Mappings:
Namespace Name Mixin selector named getErrorMessagesLnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen;getErrorMessages(Lnet/minecraft/text/Text;)Lnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen$ErrorMessages;intermediary method_21282Lnet/minecraft/class_4394;method_21282(Lnet/minecraft/class_2561;)Lnet/minecraft/class_4394$class_8570;official aLfxh;a(Lxx;)Lfxh$a;
-
getErrorMessages
private static RealmsGenericErrorScreen.ErrorMessages getErrorMessages(Text title, Text description) - Mappings:
Namespace Name Mixin selector named getErrorMessagesLnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen;getErrorMessages(Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;)Lnet/minecraft/client/realms/gui/screen/RealmsGenericErrorScreen$ErrorMessages;intermediary method_21283Lnet/minecraft/class_4394;method_21283(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;)Lnet/minecraft/class_4394$class_8570;official aLfxh;a(Lxx;Lxx;)Lfxh$a;
-
init
public void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
close
public void close() -
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 iLgmj;i()Lxx;
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLget;a(Lgdd;IIF)V
-