Class ReversedMappingsStructure

java.lang.Object
dev.lukebemish.crochet.mappings.ReversedMappingsStructure
All Implemented Interfaces:
MappingsStructure

public abstract non-sealed class ReversedMappingsStructure extends Object implements MappingsStructure
  • Constructor Details

    • ReversedMappingsStructure

      public ReversedMappingsStructure()
  • Method Details

    • getInputMappings

      public abstract org.gradle.api.provider.Property<MappingsStructure> getInputMappings()