| Package | Description | 
|---|---|
| net.minecraft.client.gui | |
| net.minecraftforge.fml.client | 
| Modifier and Type | Field and Description | 
|---|---|
| private GuiWorldSelection | GuiListWorldSelection. worldSelection | 
| private GuiWorldSelection | GuiListWorldSelectionEntry. worldSelScreen | 
| Modifier and Type | Method and Description | 
|---|---|
| GuiWorldSelection | GuiListWorldSelection. getGuiWorldSelection() | 
| Constructor and Description | 
|---|
| GuiListWorldSelection(GuiWorldSelection p_i46590_1_,
                     Minecraft clientIn,
                     int widthIn,
                     int heightIn,
                     int topIn,
                     int bottomIn,
                     int slotHeightIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FMLClientHandler. tryLoadExistingWorld(GuiWorldSelection selectWorldGUI,
                    WorldSummary comparator) |