Uses of Package
net.neoforged.fml.jarmoduleinfo
Packages that use net.neoforged.fml.jarmoduleinfo
Package
Description
-
Classes in net.neoforged.fml.jarmoduleinfo used by net.neoforged.fml.jarmoduleinfoClassDescription
JarModuleInfoimplementation for a non-modular jar, turning it into an automatic module.Describes the modular properties of a Jar file, with direct access to the module name and version, as well as the ability to create a module descriptor for a givenJarContents, which may involve scanning the Jar file for packages.Holder class for name and version of a module, used inJarModuleInfocomputations. -
Classes in net.neoforged.fml.jarmoduleinfo used by net.neoforged.fml.loading.moddiscoveryClassDescriptionDescribes the modular properties of a Jar file, with direct access to the module name and version, as well as the ability to create a module descriptor for a given
JarContents, which may involve scanning the Jar file for packages. -
Classes in net.neoforged.fml.jarmoduleinfo used by net.neoforged.neoforgespi.locatingClassDescriptionDescribes the modular properties of a Jar file, with direct access to the module name and version, as well as the ability to create a module descriptor for a given
JarContents, which may involve scanning the Jar file for packages.