Uses of Class
net.minecraft.world.storage.SaveFormat
Packages that use SaveFormat
Package
Description
-
Uses of SaveFormat in com.mojang.realmsclient.client
Fields in com.mojang.realmsclient.client declared as SaveFormatModifier and TypeFieldDescriptionprivate final SaveFormat
FileDownload.ProgressListener.levelStorageSource
Methods in com.mojang.realmsclient.client with parameters of type SaveFormatModifier and TypeMethodDescriptionvoid
FileDownload.download
(WorldDownload p_237688_1_, String p_237688_2_, RealmsDownloadLatestWorldScreen.DownloadStatus p_237688_3_, SaveFormat p_237688_4_) private void
FileDownload.untarGzipArchive
(String p_237690_1_, File p_237690_2_, SaveFormat p_237690_3_) Constructors in com.mojang.realmsclient.client with parameters of type SaveFormatModifierConstructorDescriptionprivate
ProgressListener
(String p_i232192_2_, File p_i232192_3_, SaveFormat p_i232192_4_, RealmsDownloadLatestWorldScreen.DownloadStatus p_i232192_5_) -
Uses of SaveFormat in net.minecraft.client
Fields in net.minecraft.client declared as SaveFormatMethods in net.minecraft.client that return SaveFormat -
Uses of SaveFormat in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type SaveFormatModifier and TypeMethodDescriptionstatic void
EditWorldScreen.makeBackupAndShowToast
(SaveFormat p_241651_0_, String p_241651_1_) -
Uses of SaveFormat in net.minecraft.world.storage
Methods in net.minecraft.world.storage that return SaveFormat