public class WorldSelectionList
extends EntryListWidget
| bka | |
| net.minecraft.unmapped.C_32484119 | |
| net.minecraft.client.gui.screen.menu.world.WorldSelectionList |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||
| private final SelectWorldScreen |
| ||||||
| private final List<WorldSelectionEntry> |
| ||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (SelectWorldScreen screen, Minecraft minecraft, int width, int height, int minY, int maxY, int entryHeight) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public WorldSelectionEntry |
| ||||||
| protected int |
| ||||||
| protected int |
| ||||||
| public int |
| ||||||
| public void |
| ||||||
| protected boolean |
| ||||||
| public WorldSelectionEntry |
| ||||||
| public SelectWorldScreen |
|