Uses of Record Class
net.minecraft.server.packs.DownloadCacheCleaner.PathAndPriority
Packages that use DownloadCacheCleaner.PathAndPriority
-
Uses of DownloadCacheCleaner.PathAndPriority in net.minecraft.server.packs
Fields in net.minecraft.server.packs with type parameters of type DownloadCacheCleaner.PathAndPriorityModifier and TypeFieldDescriptionstatic final Comparator<DownloadCacheCleaner.PathAndPriority> DownloadCacheCleaner.PathAndPriority.HIGHEST_PRIORITY_FIRSTMethods in net.minecraft.server.packs that return types with arguments of type DownloadCacheCleaner.PathAndPriorityModifier and TypeMethodDescriptionprivate static List<DownloadCacheCleaner.PathAndPriority> DownloadCacheCleaner.prioritizeFilesInDirs(List<DownloadCacheCleaner.PathAndTime> p_314924_)