Package | Description |
---|---|
net.minecraft.client.gui | |
net.minecraft.realms | |
net.minecraft.world.chunk.storage | |
net.minecraft.world.storage | |
net.minecraftforge.fml.client |
Modifier and Type | Field and Description |
---|---|
private WorldSummary |
GuiListWorldSelectionEntry.worldSummary |
Constructor and Description |
---|
GuiListWorldSelectionEntry(GuiListWorldSelection listWorldSelIn,
WorldSummary worldSummaryIn,
ISaveFormat saveFormat) |
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> |
AnvilSaveConverter.getSaveList() |
Modifier and Type | Method and Description |
---|---|
java.util.List<WorldSummary> |
ISaveFormat.getSaveList() |
java.util.List<WorldSummary> |
SaveFormatOld.getSaveList() |
Modifier and Type | Method and Description |
---|---|
int |
WorldSummary.compareTo(WorldSummary p_compareTo_1_) |
Modifier and Type | Method and Description |
---|---|
void |
FMLClientHandler.tryLoadExistingWorld(GuiWorldSelection selectWorldGUI,
WorldSummary comparator) |