Package | Description |
---|---|
net.minecraft.client.gui.screen | |
net.minecraft.client.network |
Modifier and Type | Field and Description |
---|---|
protected LanServerInfo |
ServerSelectionList.LanDetectedEntry.serverData |
Modifier and Type | Method and Description |
---|---|
LanServerInfo |
ServerSelectionList.LanDetectedEntry.getServerData() |
Modifier and Type | Method and Description |
---|---|
void |
ServerSelectionList.updateNetworkServers(java.util.List<LanServerInfo> p_148194_1_) |
Constructor and Description |
---|
LanDetectedEntry(MultiplayerScreen p_i47141_1_,
LanServerInfo p_i47141_2_) |
Modifier and Type | Field and Description |
---|---|
private java.util.List<LanServerInfo> |
LanServerDetector.LanServerList.listOfLanServers |
Modifier and Type | Method and Description |
---|---|
java.util.List<LanServerInfo> |
LanServerDetector.LanServerList.getLanServers() |