net.minecraft.client.gui.screens.multiplayerpublic class ServerReconfigScreen
extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable
| guh |
| net.minecraft.client.gui.screens.multiplayer.ServerReconfigScreen |
| net.minecraft.class_8671 |
| net.minecraft.client.gui.screen.ReconfiguringScreen |
Field summary
| Modifier and Type | Field |
|---|
| private static final int | | a | | DISCONNECT_TIME | | field_45508 | | DISCONNECT_BUTTON_ACTIVATION_TICK |
|
| private final Connection | | b | | connection | | field_45509 | | connection |
|
| private Button | | c | | disconnectButton | | field_45510 | | disconnectButton |
|
| private int | | d | | delayTicker | | field_45511 | | tick |
|
| private final LinearLayout | |
Constructor summary
Method summary
| Modifier and Type | Method |
|---|
| public boolean | | aX_() | | shouldCloseOnEsc() | | method_25422() | | shouldCloseOnEsc() |
|
| protected void | | bf_() | | init() | | method_25426() | | init() |
|
| protected void | | c() | | repositionElements() | | method_48640() | | refreshWidgetPositions() |
|
| public void | | e() | | tick() | | method_25393() | | tick() |
|