Package net.neoforged.neoforgespi.locating
package net.neoforged.neoforgespi.locating
-
ClassDescriptionForgeFeature is a simple test for mods for the presence of specific features such as OpenGL of a specific version or better or whatever.A Bound, from a mods.toml fileVersion based feature test.Loaded as a ServiceLoader.Offers services to
locators
for adding mod files in various stages to the discovery pipeline.Represents a single "mod" file in the runtime.The type of file.Loaded as a ServiceLoader.Defines how files that are not handled are reported.Base interface for providers that support ordering.Attributes of a modfile relating to how it was discovered.A parser specification for building a particular mod files metadata.An exception that can be thrown/caught byIModFileCandidateLocator
code, indicating a bad mod file or something similar.