Uses of Class
net.minecraft.client.resources.server.DownloadedPackSource
Packages that use DownloadedPackSource
-
Uses of DownloadedPackSource in net.minecraft.client
Fields in net.minecraft.client declared as DownloadedPackSourceModifier and TypeFieldDescriptionprivate final DownloadedPackSourceMinecraft.downloadedPackSourceMethods in net.minecraft.client that return DownloadedPackSource -
Uses of DownloadedPackSource in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection with parameters of type DownloadedPackSourceModifier and TypeMethodDescriptionprivate CompletableFuture<Void> WorldOpenFlows.loadBundledResourcePack(DownloadedPackSource p_314527_, LevelStorageSource.LevelStorageAccess p_314569_) private voidWorldOpenFlows.openWorldCheckDiskSpace(LevelStorageSource.LevelStorageAccess p_330894_, WorldStem p_331981_, DownloadedPackSource p_331902_, PackRepository p_330360_, Runnable p_330719_)