Json Based Scanner
Helper-class containing methods implemented and used by JSON-based scanners, like the ForgeAnnotationScanner, FabricScanner and QuiltScanner.
Author
Griefed
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Acquire a JsonNode from the specified file in the specified file.
Link copied to clipboard
abstract fun getModsDelta(filesInModsDir: Collection<File>, clientMods: TreeSet<String>): TreeSet<File>
Get a list of mod-jars which can safely be excluded from the server pack.