NeoForgeTomlScanner

expect class NeoForgeTomlScanner(tomlParser: TomlParser) : ForgeTomlScanner

Constructors

Link copied to clipboard
expect constructor(tomlParser: TomlParser)

Properties

Link copied to clipboard
val ForgeTomlScanner.bothServer: <Error class: unknown class>
Link copied to clipboard
val ForgeTomlScanner.forgeMinecraft: <Error class: unknown class>
Link copied to clipboard
expect open override val modsToml: String
actual open override val modsToml: String

Functions

Link copied to clipboard
open override fun scan(jarFiles: Collection<File>): TreeSet<File>

Scan the mods.toml-files in mod JAR-files of a given directory for their sideness.