Package net.fabricmc.mappingio.adapter
package net.fabricmc.mappingio.adapter
-
ClassesClassDescriptionA mapping visitor that forwards all relevant data to a
FlatMappingVisitor.A mapping visitor that forwards all visit calls to anotherMappingVisitor.A mapping visitor that reorders and/or drops destination namespaces.A mapping visitor that completes missing destination names.A mapping visitor that renames namespaces.Adapter switching the source namespace with one of the destination namespaces.A mapping visitor that filters out elements with missing source descriptors.Searches for inner classes with no mapped name, whose enclosing classes do have mapped names, and applies those to the outer part of the inner classes' fully qualified name.AFlatMappingVisitorthat forwards all relevant data to a regularMappingVisitor.