Uses of Record Class
net.minecraft.server.packs.DownloadQueue.BatchConfig
Packages that use DownloadQueue.BatchConfig
-
Uses of DownloadQueue.BatchConfig in net.minecraft.server.packs
Methods in net.minecraft.server.packs with parameters of type DownloadQueue.BatchConfigModifier and TypeMethodDescriptionDownloadQueue.downloadBatch
(DownloadQueue.BatchConfig pBatchConfig, Map<UUID, DownloadQueue.DownloadRequest> pDownloads) private DownloadQueue.BatchResult
DownloadQueue.runDownload
(DownloadQueue.BatchConfig pBatchConfig, Map<UUID, DownloadQueue.DownloadRequest> pDownloads)