net.minecraft.util.path

record CacheFiles$CacheFile

net.minecraft.server.packs.DownloadCacheCleaner$PathAndTime
net.minecraft.class_9055$class_9057
net.minecraft.util.path.CacheFiles$CacheFile

Field summary

Modifier and TypeField
private final Path
path
comp_2170
path
private final FileTime
modifiedTime
comp_2171
modifiedTime
public static final Comparator<CacheFiles$CacheFile>
NEWEST_FIRST
field_47678
COMPARATOR

Constructor summary

ModifierConstructor
private (Path path, FileTime modifiedTime)

Method summary

Modifier and TypeMethod
public Path
path()
comp_2170()
path()
public FileTime
modifiedTime()
comp_2171()
modifiedTime()