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