Package dev.lukebemish.crochet.mappings
Class MergedMappingsSource
java.lang.Object
dev.lukebemish.crochet.mappings.MergedMappingsSource
- All Implemented Interfaces:
MappingsSource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract org.gradle.api.provider.ListProperty<MappingsSource> net.neoforged.srgutils.IMappingFile
-
Constructor Details
-
MergedMappingsSource
public MergedMappingsSource()
-
-
Method Details
-
getInputSources
-
makeMappings
public net.neoforged.srgutils.IMappingFile makeMappings()- Specified by:
makeMappingsin interfaceMappingsSource
-