| Package | Description |
|---|---|
| net.minecraft.client.gui.screen | |
| net.minecraft.realms | |
| net.minecraft.world.storage | |
| net.minecraftforge.fml.client |
| Modifier and Type | Field and Description |
|---|---|
private WorldSummary |
WorldSelectionList.Entry.field_214451_d |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<WorldSummary> |
WorldSelectionList.field_212331_y |
| Constructor and Description |
|---|
Entry(WorldSelectionList p_i50631_2_,
WorldSummary p_i50631_3_,
SaveFormat p_i50631_4_) |
| Modifier and Type | Field and Description |
|---|---|
private WorldSummary |
RealmsLevelSummary.levelSummary |
| Modifier and Type | Method and Description |
|---|---|
int |
RealmsLevelSummary.compareTo(WorldSummary p_compareTo_1_) |
| Constructor and Description |
|---|
RealmsLevelSummary(WorldSummary levelSummaryIn) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WorldSummary> |
SaveFormat.getSaveList() |
| Modifier and Type | Method and Description |
|---|---|
int |
WorldSummary.compareTo(WorldSummary p_compareTo_1_) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClientHooks.tryLoadExistingWorld(WorldSelectionScreen selectWorldGUI,
WorldSummary comparator) |