Package net.fabricmc.mappingio.format
Class EnigmaReader
java.lang.Object
net.fabricmc.mappingio.format.EnigmaReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidread(Path dir, String sourceNs, String targetNs, MappingVisitor visitor) static voidread(Path dir, MappingVisitor visitor)
-
Constructor Details
-
EnigmaReader
public EnigmaReader()
-
-
Method Details
-
read
- Throws:
IOException
-
read
public static void read(Path dir, String sourceNs, String targetNs, MappingVisitor visitor) throws IOException - Throws:
IOException
-