com.mojang.realmsclient.gui.screens

public class RealmsGenericErrorScreen

extends RealmsScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fmn
com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen
net.minecraft.class_4394
net.minecraft.unmapped.C_kltpqqxx
net.minecraft.client.realms.gui.screen.RealmsGenericErrorScreen
net.minecraft.client.gui.screen.realms.RealmsGenericErrorScreen

Field summary

Modifier and TypeField
private final Screen
a
nextScreen
field_22695
f_cczsabop
parent
parent
private final RealmsGenericErrorScreen$ErrorMessage
b
lines
field_36321
f_dmepqdmz
errorMessages
errorMessage
private MultiLineLabel
c
line2Split
field_36322
f_oeykvkqk
description
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(flv arg0)
errorMessage(RealmsServiceException arg0)
method_39981(class_4355 arg0)
m_wyluriac(C_jyyiqnmg arg0)
getErrorMessages(RealmsServiceException exception)
createErrorMessage(RealmsServiceException exception)
private static RealmsGenericErrorScreen$ErrorMessage
a(wy arg0)
errorMessage(Component arg0)
method_21282(class_2561 arg0)
m_ewlbalwh(C_rdaqiwdt arg0)
getErrorMessages(Text description)
createErrorMessage(Text title)
private static RealmsGenericErrorScreen$ErrorMessage
a(wy arg0, wy arg1)
errorMessage(Component arg0, Component arg1)
method_21283(class_2561 arg0, class_2561 arg1)
m_clealsvm(C_rdaqiwdt arg0, C_rdaqiwdt arg1)
getErrorMessages(Text title, Text description)
createErrorMessage(Text title, Text detail)
public void
aO_()
init()
method_25426()
m_xaqeivsh()
init()
init()
public void
aL_()
onClose()
method_25419()
m_tevgoglb()
close()
closeScreen()
public Component
i()
getNarrationMessage()
method_25435()
m_nvnfplud()
getNarratedTitle()
getNarratedTitle()
public void
a(frv 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)
m_ljhpujrm(C_sedilmty arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)