public static class MigrateMappingsTask.MappingsJoiner
extends org.cadixdev.lorenz.io.MappingsReader
| Constructor and Description |
|---|
MappingsJoiner(net.fabricmc.mappings.Mappings sourceMappings,
net.fabricmc.mappings.Mappings targetMappings,
java.lang.String fromNamespace,
java.lang.String toNamespace) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.cadixdev.lorenz.MappingSet |
read(org.cadixdev.lorenz.MappingSet mappings) |
public MappingsJoiner(net.fabricmc.mappings.Mappings sourceMappings,
net.fabricmc.mappings.Mappings targetMappings,
java.lang.String fromNamespace,
java.lang.String toNamespace)
public org.cadixdev.lorenz.MappingSet read(org.cadixdev.lorenz.MappingSet mappings)
throws java.io.IOException
read in class org.cadixdev.lorenz.io.MappingsReaderjava.io.IOExceptionpublic void close()
throws java.io.IOException
java.io.IOException