Uses of Record Class
net.minecraft.server.packs.DownloadQueue.BatchResult
-
Uses of DownloadQueue.BatchResult in net.minecraft.client.resources.server
Modifier and TypeMethodDescriptionprivate void
ServerPackManager.onDownload
(Collection<ServerPackManager.ServerPackData> p_311905_, DownloadQueue.BatchResult p_312404_) Modifier and TypeMethodDescriptionvoid
PackDownloader.download
(Map<UUID, DownloadQueue.DownloadRequest> p_309957_, Consumer<DownloadQueue.BatchResult> p_310136_) -
Uses of DownloadQueue.BatchResult in net.minecraft.server.packs
Modifier and TypeMethodDescriptionprivate DownloadQueue.BatchResult
DownloadQueue.runDownload
(DownloadQueue.BatchConfig p_312964_, Map<UUID, DownloadQueue.DownloadRequest> p_311709_) Modifier and TypeMethodDescriptionDownloadQueue.downloadBatch
(DownloadQueue.BatchConfig p_312532_, Map<UUID, DownloadQueue.DownloadRequest> p_312658_)