Package | Description |
---|---|
net.minecraft.client.gui.screen | |
net.minecraft.realms | |
net.minecraft.util | |
net.minecraft.world.server | |
net.minecraft.world.storage |
Modifier and Type | Class and Description |
---|---|
class |
WorkingScreen |
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 java.util.concurrent.CompletableFuture<?> |
HTTPUtil.downloadResourcePack(java.io.File saveFile,
java.lang.String packUrl,
java.util.Map<java.lang.String,java.lang.String> requestProperties,
int maxSize,
IProgressUpdate progressCallback,
java.net.Proxy proxyIn) |
Modifier and Type | Method and Description |
---|---|
void |
ServerWorld.save(IProgressUpdate progress,
boolean flush,
boolean skipSave) |
Modifier and Type | Method and Description |
---|---|
boolean |
SaveFormat.convertMapFormat(java.lang.String filename,
IProgressUpdate progressCallback) |
(package private) static boolean |
AnvilSaveConverter.func_215792_a(java.nio.file.Path p_215792_0_,
com.mojang.datafixers.DataFixer p_215792_1_,
java.lang.String p_215792_2_,
IProgressUpdate p_215792_3_) |
private static void |
AnvilSaveConverter.func_215793_a(java.io.File p_215793_0_,
java.io.File p_215793_1_,
BiomeProvider p_215793_2_,
int p_215793_3_,
int p_215793_4_,
IProgressUpdate p_215793_5_) |
private static void |
AnvilSaveConverter.func_215794_a(java.io.File p_215794_0_,
java.lang.Iterable<java.io.File> p_215794_1_,
BiomeProvider p_215794_2_,
int p_215794_3_,
int p_215794_4_,
IProgressUpdate p_215794_5_) |