Interface LoomFiles

All Known Implementing Classes:
LoomFilesImpl

public interface LoomFiles
  • Method Details

    • getUserCache

      File getUserCache()
    • getRootProjectPersistentCache

      File getRootProjectPersistentCache()
    • getProjectPersistentCache

      File getProjectPersistentCache()
    • getProjectBuildCache

      File getProjectBuildCache()
    • getRemappedModCache

      File getRemappedModCache()
    • getNativesJarStore

      File getNativesJarStore()
    • hasCustomNatives

      boolean hasCustomNatives()
    • getNativesDirectory

      File getNativesDirectory(MinecraftProvider minecraftProvider)
    • getDefaultLog4jConfigFile

      File getDefaultLog4jConfigFile()
    • getDevLauncherConfig

      File getDevLauncherConfig()
    • getUnpickLoggingConfigFile

      File getUnpickLoggingConfigFile()