Uses of Record Class
net.minecraft.server.packs.DownloadCacheCleaner.PathAndTime
-
Uses of DownloadCacheCleaner.PathAndTime in net.minecraft.server.packs
Modifier and TypeFieldDescriptionstatic final Comparator<DownloadCacheCleaner.PathAndTime>
DownloadCacheCleaner.PathAndTime.NEWEST_FIRST
Modifier and TypeMethodDescriptionprivate static List<DownloadCacheCleaner.PathAndTime>
DownloadCacheCleaner.listFilesWithModificationTimes
(Path p_311706_) Modifier and TypeMethodDescriptionprivate static List<DownloadCacheCleaner.PathAndPriority>
DownloadCacheCleaner.prioritizeFilesInDirs
(List<DownloadCacheCleaner.PathAndTime> p_312641_)