File Details
chosenlib v1.6.0.jar
- R
- Nov 3, 2025
- 154.92 KB
- 317
- 1.21.1
- Fabric
File Name
chosenlib-1.6.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
🚀 New in v1.6.0
Major New Utility Classes
FileUtils - File system utilities for safe file operations and data management:
- File operations:
readFile(),writeFile(),copyFile(),moveFile(),deleteFile() - Directory operations:
createDirectory(),listFiles() - File search:
searchFiles()
- File operations:
Command Framework - Easy command creation and management:
- Command Interface: A simple interface for creating commands.
- Command Manager: A centralized manager for registering commands.
General
- Internal version updated to 1.6.0

