net.minecraft.world.level.storage

class LevelStorage$Session$1

extends SimpleFileVisitor<Path>

net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess$1
net.minecraft.class_32$class_5143$1
net.minecraft.world.level.storage.LevelStorage$Session$1

Field summary

Modifier and TypeField
final Path
val$lockPath
field_23770
field_23770
final LevelStorage$Session
this$1
field_23771
field_23771

Constructor summary

ModifierConstructor
(LevelStorage$Session this$1, Path val$lockPath)

Method summary

Modifier and TypeMethod
public FileVisitResult
visitFile(Path file, BasicFileAttributes attrs)
method_27019(Path arg0, BasicFileAttributes arg1)
visitFile(Path arg0, BasicFileAttributes arg1)
public FileVisitResult
postVisitDirectory(Path dir, IOException exc)
method_27018(Path arg0, IOException arg1)
postVisitDirectory(Path arg0, IOException arg1)
public FileVisitResult
postVisitDirectory(Object dir, IOException exc)
postVisitDirectory(Object arg0, IOException arg1)
postVisitDirectory(Object path, IOException exception)
public FileVisitResult
visitFile(Object file, BasicFileAttributes attrs)
visitFile(Object arg0, BasicFileAttributes arg1)
visitFile(Object path, BasicFileAttributes attributes)