net.minecraft.server.packs

public class DownloadCacheCleaner

aua
net.minecraft.server.packs.DownloadCacheCleaner
net.minecraft.class_9055
net.minecraft.util.path.CacheFiles

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_47674
LOGGER

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(Path arg0, int arg1)
vacuumCacheDir(Path arg0, int arg1)
method_55600(Path arg0, int arg1)
clear(Path directory, int maxRetained)
private static List<DownloadCacheCleaner$PathAndTime>
a(Path arg0)
listFilesWithModificationTimes(Path arg0)
method_55599(Path arg0)
findCacheFiles(Path directory)
private static List<DownloadCacheCleaner$PathAndPriority>
a(List<aua$b> arg0)
prioritizeFilesInDirs(List<DownloadCacheCleaner$PathAndTime> arg0)
method_55601(List<class_9055$class_9057> arg0)
toCacheEntries(List<CacheFiles$CacheFile> files)