Uses of Interface
net.minecraft.util.IProgressUpdate
Package
Description
-
Uses of IProgressUpdate in net.minecraft.client.gui.screen
-
Uses of IProgressUpdate in net.minecraft.util
Modifier and TypeMethodDescriptionstatic CompletableFuture<?>
HTTPUtil.downloadTo
(File p_180192_0_, String p_180192_1_, Map<String, String> p_180192_2_, int p_180192_3_, IProgressUpdate p_180192_4_, Proxy p_180192_5_) -
Uses of IProgressUpdate in net.minecraft.world.server
Modifier and TypeMethodDescriptionvoid
ServerWorld.save
(IProgressUpdate p_217445_1_, boolean p_217445_2_, boolean p_217445_3_) -
Uses of IProgressUpdate in net.minecraft.world.storage
Modifier and TypeMethodDescription(package private) static boolean
AnvilSaveConverter.convertLevel
(SaveFormat.LevelSave p_237330_0_, IProgressUpdate p_237330_1_) boolean
SaveFormat.LevelSave.convertLevel
(IProgressUpdate p_237283_1_) private static void
AnvilSaveConverter.convertRegion
(DynamicRegistries.Impl p_242982_0_, File p_242982_1_, File p_242982_2_, BiomeProvider p_242982_3_, int p_242982_4_, int p_242982_5_, IProgressUpdate p_242982_6_) private static void
AnvilSaveConverter.convertRegions
(DynamicRegistries.Impl p_242983_0_, File p_242983_1_, Iterable<File> p_242983_2_, BiomeProvider p_242983_3_, int p_242983_4_, int p_242983_5_, IProgressUpdate p_242983_6_)