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_314562_, DownloadQueue.BatchResult p_314549_) Modifier and TypeMethodDescriptionvoid
PackDownloader.download
(Map<UUID, DownloadQueue.DownloadRequest> p_314430_, Consumer<DownloadQueue.BatchResult> p_314486_) -
Uses of DownloadQueue.BatchResult in net.minecraft.server.packs
Modifier and TypeMethodDescriptionprivate DownloadQueue.BatchResult
DownloadQueue.runDownload
(DownloadQueue.BatchConfig p_314482_, Map<UUID, DownloadQueue.DownloadRequest> p_314452_) Modifier and TypeMethodDescriptionDownloadQueue.downloadBatch
(DownloadQueue.BatchConfig p_314536_, Map<UUID, DownloadQueue.DownloadRequest> p_314654_)