Class LayeredMappingsProcessor
java.lang.Object
net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.fabricmc.mappingio.tree.MemoryMappingTreegetMappings(List<MappingLayer> layers)getSignatureFixes(List<MappingLayer> layers)resolveLayers(MappingContext context)
-
Constructor Details
-
LayeredMappingsProcessor
-
-
Method Details
-
resolveLayers
-
getMappings
public net.fabricmc.mappingio.tree.MemoryMappingTree getMappings(List<MappingLayer> layers) throws IOException- Throws:
IOException
-
getSignatureFixes
-