Class ProductionClientProvider

java.lang.Object
net.neoforged.fml.loading.moddiscovery.locators.ProductionClientProvider
All Implemented Interfaces:
IModFileCandidateLocator, IOrderedProvider

public class ProductionClientProvider extends Object implements IModFileCandidateLocator
Locates the Minecraft client files in a production environment.

It assumes that the installer produced two artifacts, one containing the Minecraft classes ("srg") which have been renamed to Mojangs official names using their mappings, and another containing only the Minecraft resource files ("extra"), and searches for these artifacts in the library directory.