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_314536_, Map<UUID, DownloadQueue.DownloadRequest> p_314654_) private DownloadQueue.BatchResult
DownloadQueue.runDownload
(DownloadQueue.BatchConfig p_314482_, Map<UUID, DownloadQueue.DownloadRequest> p_314452_)