Package-level declarations
Mod-scanning to determine which mod can safely be excluded from a given modpack and therefor, soon to be server pack.
Types
fabric.mod.json
-based scanning of Fabric-Minecraft mods.
fml-cache-annotation.json
-based scanning of Forge-Minecraft mods of older versions.
mods.toml
-based scanning of Forge-Minecraft mods for Minecraft 1.16.5 and newer.
Helper-class containing methods implemented and used by JSON-based scanners, like the ForgeAnnotationScanner, FabricScanner and QuiltScanner.
Easy-access class for scanning of mods inside a modpack. This class itself does not do much, other than bringing the different mod-scanners to one place for ease-of-use.
neoforge.mods.toml
-based scanning of NeoForge-Minecraft mods for Minecraft 1.16.5 and newer.
quilt.mod.json
-based scanning of Fabric-Minecraft mods.