Interface MappingsStructure

All Known Implementing Classes:
ChainedMappingsStructure, FileMappingsStructure, MergedMappingsStructure, MojangOfficialMappingsStructure, ReversedMappingsStructure

  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static dev.lukebemish.taskgraphrunner.model.MappingsSource
    toModel(MappingsStructure structure, dev.lukebemish.taskgraphrunner.model.Input officialMappingsTask)
     
  • Method Details

    • toModel

      static dev.lukebemish.taskgraphrunner.model.MappingsSource toModel(MappingsStructure structure, dev.lukebemish.taskgraphrunner.model.Input officialMappingsTask)