Uses of Interface
net.neoforged.neoforgespi.locating.IOrderedProvider
Packages that use IOrderedProvider
Package
Description
-
Uses of IOrderedProvider in net.neoforged.fml.loading.moddiscovery.locators
Classes in net.neoforged.fml.loading.moddiscovery.locators that implement IOrderedProviderModifier and TypeClassDescriptionclassclassThis locator finds mods and services that are passed as exploded folders on the classpath and are grouped explicitly.classThis locator finds mods and game libraries that are passed as jar files on the classpath.classclassSupport loading mods located in JAR files in the mods folderfinal record"Locates" mods from a fixed set of paths. -
Uses of IOrderedProvider in net.neoforged.fml.loading.moddiscovery.readers
Classes in net.neoforged.fml.loading.moddiscovery.readers that implement IOrderedProviderModifier and TypeClassDescriptionclassResponsible for handling mod files that are explicitly marked as mods or libraries via metadata files.classThis reader will essentially handle all files as plain Java libraries, but will only do so for candidates that are embedded in recognized mod files. -
Uses of IOrderedProvider in net.neoforged.neoforgespi.locating
Subinterfaces of IOrderedProvider in net.neoforged.neoforgespi.locatingModifier and TypeInterfaceDescriptioninterfaceLoaded as a ServiceLoader.interfaceLoaded as a ServiceLoader.interface