Package | Description |
---|---|
net.minecraft.client | |
net.minecraft.client.gui | |
net.minecraft.realms | |
net.minecraft.util | |
net.minecraft.world | |
net.minecraft.world.chunk.storage | |
net.minecraft.world.storage |
Modifier and Type | Class and Description |
---|---|
class |
LoadingScreenRenderer |
Modifier and Type | Class and Description |
---|---|
class |
GuiScreenWorking |
Modifier and Type | Method and Description |
---|---|
boolean |
RealmsAnvilLevelStorageSource.convertLevel(java.lang.String p_convertLevel_1_,
IProgressUpdate p_convertLevel_2_) |
Modifier and Type | Method and Description |
---|---|
static com.google.common.util.concurrent.ListenableFuture<java.lang.Object> |
HttpUtil.downloadResourcePack(java.io.File saveFile,
java.lang.String packUrl,
java.util.Map<java.lang.String,java.lang.String> p_180192_2_,
int maxSize,
IProgressUpdate p_180192_4_,
java.net.Proxy p_180192_5_) |
Modifier and Type | Method and Description |
---|---|
void |
WorldServer.saveAllChunks(boolean all,
IProgressUpdate progressCallback) |
Modifier and Type | Method and Description |
---|---|
private void |
AnvilSaveConverter.convertChunks(java.io.File baseFolder,
java.io.File p_75811_2_,
BiomeProvider biomeSource,
int p_75811_4_,
int p_75811_5_,
IProgressUpdate progressCallback) |
private void |
AnvilSaveConverter.convertFile(java.io.File baseFolder,
java.lang.Iterable<java.io.File> regionFiles,
BiomeProvider p_75813_3_,
int p_75813_4_,
int p_75813_5_,
IProgressUpdate progress) |
boolean |
AnvilSaveConverter.convertMapFormat(java.lang.String filename,
IProgressUpdate progressCallback) |
Modifier and Type | Method and Description |
---|---|
boolean |
ISaveFormat.convertMapFormat(java.lang.String filename,
IProgressUpdate progressCallback) |
boolean |
SaveFormatOld.convertMapFormat(java.lang.String filename,
IProgressUpdate progressCallback) |