Interface TaskGraphExecution.ConfigMaker

All Known Implementing Classes:
FabricInstallationArtifacts, RemapModsConfigMaker, RemapModsSourcesConfigMaker, VanillaInstallationArtifacts
Enclosing class:
TaskGraphExecution

public static interface TaskGraphExecution.ConfigMaker
  • Method Summary

    Modifier and Type
    Method
    Description
    dev.lukebemish.taskgraphrunner.model.Config
     
  • Method Details