net.minecraft.client.gui.screenpublic class ReconfiguringScreen
extends Screen
All mapped superinterfaces:
ParentElement, Element, Navigable, Drawable
| net.minecraft.client.gui.screens.multiplayer.ServerReconfigScreen |
| 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 | | DISCONNECT_TIME | | DISCONNECT_TIME | | field_45508 | | DISCONNECT_BUTTON_ACTIVATION_TICK |
|
| private final ClientConnection | | connection | | connection | | field_45509 | | connection |
|
| private ButtonWidget | | disconnectButton | | disconnectButton | | field_45510 | | disconnectButton |
|
| private int | | delayTicker | | delayTicker | | field_45511 | | tick |
|
| private final DirectionalLayoutWidget | | layout | | layout | | field_45512 | | layout |
|
Constructor summary
Method summary
| Modifier and Type | Method |
|---|
| public boolean | | shouldCloseOnEsc() | | shouldCloseOnEsc() | | method_25422() | | shouldCloseOnEsc() |
|
| protected void | | init() | | init() | | method_25426() | | init() |
|
| protected void | | repositionElements() | | repositionElements() | | method_48640() | | refreshWidgetPositions() |
|
| public void | | tick() | | tick() | | method_25393() | | tick() |
|