com.mojang.realmsclient.gui.screens

public class RealmsGenericErrorScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fjw
com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
net.minecraft.class_4394
net.minecraft.client.realms.gui.screen.RealmsGenericErrorScreen

Field summary

Modifier and TypeField
private final Screen
a
nextScreen
field_22695
parent
private final RealmsGenericErrorScreen$ErrorMessage
b
lines
field_36321
errorMessages
private MultiLineLabel
c
line2Split
field_36322
description

Constructor summary

ModifierConstructor
public (RealmsServiceException realmsServiceException, Screen parent)
public (Component description, Screen parent)
public (Component title, Component description, Screen parent)

Method summary

Modifier and TypeMethod
private static RealmsGenericErrorScreen$ErrorMessage
a(fje arg0)
errorMessage(RealmsServiceException arg0)
method_39981(class_4355 arg0)
getErrorMessages(RealmsServiceException exception)
private static RealmsGenericErrorScreen$ErrorMessage
a(xv arg0)
errorMessage(Component arg0)
method_21282(class_2561 arg0)
getErrorMessages(Text description)
private static RealmsGenericErrorScreen$ErrorMessage
a(xv arg0, xv arg1)
errorMessage(Component arg0, Component arg1)
method_21283(class_2561 arg0, class_2561 arg1)
getErrorMessages(Text title, Text description)
public void
aT_()
init()
method_25426()
init()
public void
aP_()
onClose()
method_25419()
close()
public Component
i()
getNarrationMessage()
method_25435()
getNarratedTitle()
public void
a(fns arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)