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