extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, Widget
| dfd | |
| net.minecraft.client.gui.screens.ConnectScreen | |
| net.minecraft.class_412 | |
| net.minecraft.client.gui.screen.ConnectScreen | |
| net.minecraft.client.gui.screen.ConnectingScreen |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final AtomicInteger |
| ||||||||||
| private static final org.apache.logging.log4j.Logger |
| ||||||||||
| private Connection |
| ||||||||||
| private boolean |
| ||||||||||
| private final Screen |
| ||||||||||
| private Component |
| ||||||||||
| private long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Screen parent, Minecraft client, ServerData entry) |
| public | (Screen parent, Minecraft client, String address, int port) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| private void |
| ||||||||||
| public void |
| ||||||||||
| public boolean |
| ||||||||||
| protected void |
| ||||||||||
| public void |
|