net.minecraft.datafixer.file.cowfs

class CowFs$1

extends SimpleFileVisitor<Path>

net.minecraft.util.filefix.virtualfilesystem.CopyOnWriteFileSystem$1
net.minecraft.util.filefix.virtualfilesystem.CopyOnWriteFileSystem$1
net.minecraft.class_1_270$1
net.minecraft.datafixer.file.cowfs.CowFs$1

Constructor summary

ModifierConstructor
(CowFs this$0, CowDirectory val$fileTree, Path val$baseDirectory)

Method summary

Modifier and TypeMethod
public FileVisitResult
visitFile(Path realPath, BasicFileAttributes attrs)
visitFile(Path realPath, BasicFileAttributes attrs)
method_1_2061(Path arg0, BasicFileAttributes arg1)
visitFile(Path arg0, BasicFileAttributes arg1)
public FileVisitResult
preVisitDirectory(Path realPath, BasicFileAttributes attrs)
preVisitDirectory(Path realPath, BasicFileAttributes attrs)
method_1_2059(Path arg0, BasicFileAttributes arg1)
preVisitDirectory(Path arg0, BasicFileAttributes arg1)
private static void
checkAttributes(Path realPath, BasicFileAttributes attrs)
checkAttributes(Path realPath, BasicFileAttributes attrs)
method_1_2058(Path arg0, BasicFileAttributes arg1)
checkFile(Path path, BasicFileAttributes attrs)
private CowFsPath
toCowPath(Path realPath)
toCowPath(Path realPath)
method_1_2060(Path arg0)
method_1_2060(Path path)