Uses of Class
net.minecraft.world.level.storage.LevelStorageSource
Packages that use LevelStorageSource
Package
Description
-
Uses of LevelStorageSource in com.mojang.realmsclient.client
Methods in com.mojang.realmsclient.client with parameters of type LevelStorageSourceModifier and TypeMethodDescriptionvoidFileDownload.download(WorldDownload worldDownload, String worldName, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus, LevelStorageSource levelStorageSource) private voidFileDownload.finishWorldDownload(String worldName, File tempFile, LevelStorageSource levelStorageSource, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus) private voidFileDownload.untarGzipArchive(String name, @Nullable File file, LevelStorageSource levelStorageSource) -
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 minecraft, LevelStorageSource levelSource) -
Uses of LevelStorageSource in net.minecraft.client.quickplay
Methods in net.minecraft.client.quickplay with parameters of type LevelStorageSourceModifier and TypeMethodDescriptionprivate static @Nullable StringQuickPlay.getLatestSingleplayerWorld(LevelStorageSource levelSource) -
Uses of LevelStorageSource in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage that return LevelStorageSourceModifier and TypeMethodDescriptionstatic LevelStorageSourceLevelStorageSource.createDefault(Path path) LevelStorageSource.LevelStorageAccess.parent()