Package | Description |
---|---|
net.minecraft.client | |
net.minecraft.client.gui | |
net.minecraft.realms | |
net.minecraft.server | |
net.minecraft.world.chunk.storage | |
net.minecraft.world.storage |
Modifier and Type | Field and Description |
---|---|
private ISaveFormat |
Minecraft.saveLoader |
Modifier and Type | Method and Description |
---|---|
ISaveFormat |
Minecraft.getSaveLoader() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
GuiCreateWorld.getUncollidingSaveDirName(ISaveFormat saveLoader,
java.lang.String name) |
Constructor and Description |
---|
GuiListWorldSelectionEntry(GuiListWorldSelection listWorldSelIn,
WorldSummary worldSummaryIn,
ISaveFormat saveFormat) |
Modifier and Type | Field and Description |
---|---|
private ISaveFormat |
RealmsAnvilLevelStorageSource.levelStorageSource |
Constructor and Description |
---|
RealmsAnvilLevelStorageSource(ISaveFormat levelStorageSourceIn) |
Modifier and Type | Field and Description |
---|---|
private ISaveFormat |
MinecraftServer.anvilConverterForAnvilFile |
Modifier and Type | Method and Description |
---|---|
ISaveFormat |
MinecraftServer.getActiveAnvilConverter() |
Modifier and Type | Class and Description |
---|---|
class |
AnvilSaveConverter |
Modifier and Type | Class and Description |
---|---|
class |
SaveFormatOld |