Class PackSelectionScreen.Watcher
java.lang.Object
net.minecraft.client.gui.screens.packs.PackSelectionScreen.Watcher
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- PackSelectionScreen
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
static PackSelectionScreen.Watcher
boolean
private void
-
Field Details
-
watcher
-
packPath
-
-
Constructor Details
-
Watcher
- Throws:
IOException
-
-
Method Details
-
create
-
watchDir
- Throws:
IOException
-
pollForChanges
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
IOException
-