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 LevelStorageSource
FileDownload.ProgressListener.levelStorageSource
Methods in com.mojang.realmsclient.client with parameters of type LevelStorageSourceModifier and TypeMethodDescriptionvoid
FileDownload.download
(WorldDownload p_86983_, String p_86984_, RealmsDownloadLatestWorldScreen.DownloadStatus p_86985_, LevelStorageSource p_86986_) (package private) void
FileDownload.untarGzipArchive
(String p_86992_, File p_86993_, LevelStorageSource p_86994_) Constructors in com.mojang.realmsclient.client with parameters of type LevelStorageSourceModifierConstructorDescription(package private)
ProgressListener
(String p_87027_, File p_87028_, LevelStorageSource p_87029_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87030_) -
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 LevelStorageSource -
Uses of LevelStorageSource in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage that return LevelStorageSourceModifier and TypeMethodDescriptionstatic LevelStorageSource
LevelStorageSource.createDefault
(Path p_78243_) LevelStorageSource.LevelStorageAccess.parent()