Interface ModOrigin


public interface ModOrigin
Representation of the various locations a mod was loaded from originally.

This location is not necessarily identical to the code source used at runtime, a mod may get copied or otherwise transformed before being put on the class path. It thus mostly represents the installation and initial loading, not what is being directly accessed at runtime.