Class Tiny1FileReader
java.lang.Object
net.fabricmc.mappingio.format.tiny.Tiny1FileReader
Tiny v1 file reader.
Crashes if a second visit pass is requested without
MappingFlag.NEEDS_MULTIPLE_PASSES having been passed beforehand.
-
Method Summary
Modifier and TypeMethodDescriptiongetNamespaces(Reader reader) static voidread(Reader reader, MappingVisitor visitor)
-
Method Details
-
getNamespaces
- Throws:
IOException
-
read
- Throws:
IOException
-