Class PackSelectionScreen.Watcher
java.lang.Object
net.minecraft.client.gui.screens.packs.PackSelectionScreen.Watcher
- All Implemented Interfaces:
- AutoCloseable
- Enclosing class:
- PackSelectionScreen
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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 interface- AutoCloseable
- Throws:
- IOException
 
 
-