net.minecraft.client.gui.screen.pack

class PackScreen$DirectoryWatcher

implements AutoCloseable

net.minecraft.client.gui.screens.packs.PackSelectionScreen$Watcher
net.minecraft.class_5375$class_5426
net.minecraft.client.gui.screen.pack.PackScreen$DirectoryWatcher

Field summary

Modifier and TypeField
private final WatchService
watcher
field_25790
watchService
private final Path
packPath
field_25791
path

Constructor summary

ModifierConstructor
public (Path path)

Method summary

Modifier and TypeMethod
public static PackScreen$DirectoryWatcher
create(Path packDir)
method_30293(Path arg0)
create(Path path)
private void
watchDir(Path packPath)
method_30294(Path arg0)
watchDirectory(Path path)
public boolean
pollForChanges()
method_30292()
pollForChange()
public void
close()