Uses of Record Class
net.minecraft.server.packs.DownloadQueue.DownloadRequest
Packages that use DownloadQueue.DownloadRequest
- 
Uses of DownloadQueue.DownloadRequest in net.minecraft.client.resources.serverMethod parameters in net.minecraft.client.resources.server with type arguments of type DownloadQueue.DownloadRequestModifier and TypeMethodDescriptionvoidPackDownloader.download(Map<UUID, DownloadQueue.DownloadRequest> p_314430_, Consumer<DownloadQueue.BatchResult> p_314486_) 
- 
Uses of DownloadQueue.DownloadRequest in net.minecraft.server.packsMethod parameters in net.minecraft.server.packs with type arguments of type DownloadQueue.DownloadRequestModifier and TypeMethodDescriptionDownloadQueue.downloadBatch(DownloadQueue.BatchConfig p_314536_, Map<UUID, DownloadQueue.DownloadRequest> p_314654_) private DownloadQueue.BatchResultDownloadQueue.runDownload(DownloadQueue.BatchConfig p_314482_, Map<UUID, DownloadQueue.DownloadRequest> p_314452_)