| Package | Description | 
|---|---|
| net.minecraft.client.gui | 
| Modifier and Type | Field and Description | 
|---|---|
| private GuiMultiplayer | ServerSelectionList. owner | 
| private GuiMultiplayer | ServerListEntryNormal. owner | 
| private GuiMultiplayer | ServerListEntryLanDetected. screen | 
| Constructor and Description | 
|---|
| ServerListEntryLanDetected(GuiMultiplayer p_i47141_1_,
                          LanServerInfo p_i47141_2_) | 
| ServerListEntryNormal(GuiMultiplayer ownerIn,
                     ServerData serverIn) | 
| ServerSelectionList(GuiMultiplayer ownerIn,
                   Minecraft mcIn,
                   int widthIn,
                   int heightIn,
                   int topIn,
                   int bottomIn,
                   int slotHeightIn) |