extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable
| gqb | |
| net.minecraft.client.gui.screens.DisconnectedScreen | |
| net.minecraft.class_419 | |
| net.minecraft.client.gui.screen.DisconnectedScreen |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Component |
| ||||||||
| private static final Component |
| ||||||||
| private static final Component |
| ||||||||
| private static final Component |
| ||||||||
| private final Screen |
| ||||||||
| private final DisconnectionDetails |
| ||||||||
| private final Component |
| ||||||||
| private final LinearLayout |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| 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 Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||
| protected void |
| ||||||||
| public Component |
| ||||||||
| public boolean |
|