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 batchConfig, Map<UUID, DownloadQueue.DownloadRequest> downloads) private DownloadQueue.BatchResult
DownloadQueue.runDownload
(DownloadQueue.BatchConfig batchConfig, Map<UUID, DownloadQueue.DownloadRequest> downloads)