Uses of Class
net.minecraft.world.level.storage.LevelStorageSource
Packages that use LevelStorageSource
Package
Description
-
Uses of LevelStorageSource in com.mojang.realmsclient.client
Fields in com.mojang.realmsclient.client declared as LevelStorageSourceModifier and TypeFieldDescriptionprivate final LevelStorageSourceFileDownload.ProgressListener.levelStorageSourceMethods in com.mojang.realmsclient.client with parameters of type LevelStorageSourceModifier and TypeMethodDescriptionvoidFileDownload.download(WorldDownload pDownload, String pWorldName, RealmsDownloadLatestWorldScreen.DownloadStatus pStatus, LevelStorageSource pSource) (package private) voidFileDownload.untarGzipArchive(String pWorldName, File pTempFile, LevelStorageSource pLevelStorageSource) Constructors in com.mojang.realmsclient.client with parameters of type LevelStorageSourceModifierConstructorDescription(package private)ProgressListener(String pWorldName, File pTempFile, LevelStorageSource pLevelStorageSource, RealmsDownloadLatestWorldScreen.DownloadStatus pDownloadStatus) -
Uses of LevelStorageSource in net.minecraft.client
Fields in net.minecraft.client declared as LevelStorageSourceMethods in net.minecraft.client that return LevelStorageSource -
Uses of LevelStorageSource in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection declared as LevelStorageSourceConstructors in net.minecraft.client.gui.screens.worldselection with parameters of type LevelStorageSourceModifierConstructorDescriptionWorldOpenFlows(Minecraft pMinecraft, LevelStorageSource pLevelSource) -
Uses of LevelStorageSource in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage that return LevelStorageSourceModifier and TypeMethodDescriptionstatic LevelStorageSourceLevelStorageSource.createDefault(Path pSavesDir) LevelStorageSource.LevelStorageAccess.parent()