net.minecraft.server.packs

public class DownloadCacheCleaner

azf
net.minecraft.server.packs.DownloadCacheCleaner
net.minecraft.class_9055
net.minecraft.util.path.CacheFiles
net.minecraft.src.C_301882_

字段概要

修饰符与类型字段
private static final org.slf4j.Logger
a
LOGGER
field_47674
LOGGER
f_303196_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static void
a(Path arg0, int arg1)
vacuumCacheDir(Path arg0, int arg1)
method_55600(Path arg0, int arg1)
clear(Path directory, int maxRetained)
m_307501_(Path p_311487_, int p_312653_)
private static List<DownloadCacheCleaner$PathAndTime>
a(Path arg0)
listFilesWithModificationTimes(Path arg0)
method_55599(Path arg0)
findCacheFiles(Path directory)
m_305409_(Path p_311706_)
private static List<DownloadCacheCleaner$PathAndPriority>
a(List<azf$b> arg0)
prioritizeFilesInDirs(List<DownloadCacheCleaner$PathAndTime> arg0)
method_55601(List<class_9055$class_9057> arg0)
toCacheEntries(List<CacheFiles$CacheFile> files)
m_305891_(List<C_301882_$C_302128_> p_312641_)