net.minecraft.server.packs

record DownloadCacheCleaner$PathAndTime

azf$b
net.minecraft.server.packs.DownloadCacheCleaner$PathAndTime
net.minecraft.class_9055$class_9057
net.minecraft.util.path.CacheFiles$CacheFile
net.minecraft.src.C_301882_$C_302128_

字段概要

修饰符与类型字段
final Path
b
path
comp_2170
path
f_303548_
private final FileTime
c
modifiedTime
comp_2171
modifiedTime
f_303326_
public static final Comparator<DownloadCacheCleaner$PathAndTime>
a
NEWEST_FIRST
field_47678
COMPARATOR
f_302218_

构造函数概要

修饰符构造函数
(Path path, FileTime modifiedTime)

方法概要

修饰符与类型方法
public Path
a()
path()
comp_2170()
path()
f_303548_()
public FileTime
b()
modifiedTime()
comp_2171()
modifiedTime()
f_303326_()