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 TypeClassDescriptionclass
class
Locates mod-file candidates from Maven repository folder-structures.class
Support loading mods located in JAR files in the mods folderclass
Provides the Minecraft and NeoForge mods in a NeoForge dev environment or a mod dev environment.final record
"Locates" mods from a fixed set of paths.class
Locates the Minecraft client files in a production environment.class
Locates the Minecraft server files in a production environment.class
-
Uses of IOrderedProvider in net.neoforged.fml.loading.moddiscovery.readers
Classes in net.neoforged.fml.loading.moddiscovery.readers that implement IOrderedProviderModifier and TypeClassDescriptionclass
Responsible for handling mod files that are explicitly marked as mods or libraries via metadata files.class
This 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 TypeInterfaceDescriptioninterface
Loaded as a ServiceLoader.interface
Loaded as a ServiceLoader.interface