Interface LoaderAgnostics

All Known Implementing Classes:
LoaderAgnosticsFabric

public interface LoaderAgnostics
  • Field Details

  • Method Details

    • name

      String name()
    • getLoaderVersion

      String getLoaderVersion()
    • getConfigDir

      Path getConfigDir()
    • isDevelopmentEnv

      boolean isDevelopmentEnv()
    • getModVersion

      String getModVersion(String modId)
    • onClient

      boolean onClient()