net.minecraft.client.gui.screens.multiplayerpublic class ServerReconfigScreen
extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable
| fgc |
| net.minecraft.client.gui.screens.multiplayer.ServerReconfigScreen |
| net.minecraft.class_8671 |
| net.minecraft.client.gui.screen.ReconfiguringScreen |
| net.minecraft.src.C_290044_ |
Field summary
Modifier and Type | Field |
---|
private static final int | | a | | DISCONNECT_TIME | | field_45508 | | field_45508 | | f_291127_ |
|
private final Connection | | b | | connection | | field_45509 | | connection | | f_290784_ |
|
private Button | | c | | disconnectButton | | field_45510 | | disconnectButton | | f_291828_ |
|
private int | | k | | delayTicker | | field_45511 | | tick | | f_291380_ |
|
private final LinearLayout | | l | | layout | | field_45512 | | layout | | f_291859_ |
|
Constructor summary
Method summary
Modifier and Type | Method |
---|
public boolean | | aL_() | | shouldCloseOnEsc() | | method_25422() | | shouldCloseOnEsc() | | m_6913_() |
|
protected void | | aN_() | | init() | | method_25426() | | init() | | m_7856_() |
|
protected void | | c() | | repositionElements() | | method_48640() | | initTabNavigation() | | m_267719_() |
|
public void | | d() | | tick() | | method_25393() | | tick() | | m_86600_() |
|