Package net.mcreator.io
Interface FileWatcher.Listener
- Enclosing class:
FileWatcher
public static interface FileWatcher.Listener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onFileChanged
(WatchKey watchKey, WatchEvent.Kind<?> kind, File file)
-
Method Details
-
onFileChanged
-