net.minecraft.client.gui.screens

public class DisconnectedScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

gbu
net.minecraft.client.gui.screens.DisconnectedScreen
net.minecraft.class_419

Field summary

Modifier and TypeField
private static final Component
a
TO_SERVER_LIST
field_44549
private static final Component
b
TO_TITLE
field_44550
private static final Component
c
REPORT_TO_SERVER_TITLE
field_52129
private static final Component
d
OPEN_REPORT_DIR_TITLE
field_52130
private final Screen
u
parent
field_2456
private final DisconnectionDetails
v
details
field_52131
private final Component
w
buttonText
field_44551
private final LinearLayout
x
layout
field_44552

Constructor summary

ModifierConstructor
public (Screen arg0, Component arg1, Component arg2)
public (Screen arg0, Component arg1, Component arg2, Component arg3)
public (Screen arg0, Component arg1, DisconnectionDetails arg2)
public (Screen arg0, Component arg1, DisconnectionDetails arg2, Component arg3)

Method summary

Modifier and TypeMethod
protected void
aR_()
init()
method_25426()
protected void
c()
repositionElements()
method_48640()
public Component
i()
getNarrationMessage()
method_25435()
public boolean
aE_()
shouldCloseOnEsc()
method_25422()