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 p_312532_, Map<UUID, DownloadQueue.DownloadRequest> p_312658_) private DownloadQueue.BatchResult
DownloadQueue.runDownload
(DownloadQueue.BatchConfig p_312964_, Map<UUID, DownloadQueue.DownloadRequest> p_311709_)