Uses of Class
net.minecraft.world.level.storage.LevelStorage
Package
Description
-
Uses of LevelStorage in net.minecraft.client
-
Uses of LevelStorage in net.minecraft.client.realms
Modifier and TypeFieldDescriptionprivate final LevelStorage
FileDownload.ProgressListener.levelStorageSource
Modifier and TypeMethodDescriptionvoid
FileDownload.downloadWorld
(WorldDownload download, String message, RealmsDownloadLatestWorldScreen.DownloadStatus status, LevelStorage storage) (package private) void
FileDownload.untarGzipArchive
(String name, @Nullable File archive, LevelStorage storage) ModifierConstructorDescription(package private)
ProgressListener
(String worldName, File tempFile, LevelStorage levelStorageSource, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus) -
Uses of LevelStorage in net.minecraft.server.integrated
ModifierConstructorDescriptionIntegratedServerLoader
(MinecraftClient client, LevelStorage storage) -
Uses of LevelStorage in net.minecraft.world.level.storage