net.minecraft.datafixer.file

class FileUpgrader$1

extends SimpleFileVisitor<Path>

net.minecraft.util.filefix.FileFixerUpper$1
net.minecraft.class_1_193$1
net.minecraft.datafixer.file.FileUpgrader$1

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public FileVisitResult
visitFile(Path realPath, BasicFileAttributes attrs)
method_1_2219(Path arg0, BasicFileAttributes arg1)
visitFile(Path arg0, BasicFileAttributes arg1)
public FileVisitResult
postVisitDirectory(Path realPath, IOException e)
method_1_2218(Path arg0, IOException arg1)
postVisitDirectory(Path arg0, IOException arg1)
public FileVisitResult
postVisitDirectory(Object realPath, IOException e)
postVisitDirectory(Object arg0, IOException arg1)
postVisitDirectory(Object dir, IOException exception)
public FileVisitResult
visitFile(Object realPath, BasicFileAttributes attrs)
visitFile(Object arg0, BasicFileAttributes arg1)
visitFile(Object file, BasicFileAttributes attrs)