net.minecraft.client.gui.screens

public class DisconnectedScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

ftf
net.minecraft.client.gui.screens.DisconnectedScreen
net.minecraft.class_419
net.minecraft.client.gui.screen.DisconnectedScreen

Field summary

Modifier and TypeField
private static final Component
a
TO_SERVER_LIST
field_44549
TO_MENU_TEXT
private static final Component
b
TO_TITLE
field_44550
TO_TITLE_TEXT
private static final Component
c
REPORT_TO_SERVER_TITLE
field_52129
REPORT_TO_SERVER_TEXT
private static final Component
d
OPEN_REPORT_DIR_TITLE
field_52130
OPEN_REPORT_DIR_TEXT
private final Screen
s
parent
field_2456
parent
private final DisconnectionDetails
u
details
field_52131
info
private final Component
v
buttonText
field_44551
buttonLabel
private final LinearLayout
w
layout
field_44552
grid

Constructor summary

ModifierConstructor
public (Screen parent, Component title, Component reason)
public (Screen parent, Component title, Component reason, Component buttonLabel)
public (Screen parent, Component title, DisconnectionDetails info)
public (Screen parent, Component title, DisconnectionDetails info, Component buttonLabel)

Method summary

Modifier and TypeMethod
protected void
aT_()
init()
method_25426()
init()
protected void
c()
repositionElements()
method_48640()
refreshWidgetPositions()
public Component
i()
getNarrationMessage()
method_25435()
getNarratedTitle()
public boolean
aH_()
shouldCloseOnEsc()
method_25422()
shouldCloseOnEsc()