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 TypeClassDescriptionclassclassLocates mod-file candidates from Maven repository folder-structures.classSupport loading mods located in JAR files in the mods folderclassProvides 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.classLocates the Minecraft client files in a production environment.classLocates the Minecraft and NeoForge jars in a production environment from the libraries folder.classLocates 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 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