All Classes and Interfaces
Class
Description
Reader for column-based files.
CSRG file writer.
A mapping visitor that filters out elements which effectively don't contain any data.
Enigma directory reader.
Enigma directory writer.
Enigma file reader.
Enigma file writer.
Experimental feature, may be removed or changed without further notice.
A mapping visitor that forwards all relevant data to a
FlatMappingVisitor.A mapping visitor that provides the entire data for a given element within a single visit call.
A mapping visitor that forwards all visit calls to another
MappingVisitor.Experimental feature, may be removed or changed without further notice.
JAM file reader.
JAM file writer.
JOBF file reader.
JOBF file writer.
A kind of element that can be mapped.
A mapping visitor that reorders and/or drops destination namespaces.
Flags a
MappingVisitor may provide to inform the caller about certain requirements.Represents a supported mapping format.
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.
Mutable mapping tree.
Read-only mapping tree.
Visitor with order implied context and consecutive dst name visits.
VisitableMappingTree implementation that stores all data in memory.IntelliJ migration map reader.
IntelliJ migration map writer.
A mapping visitor that filters out elements with missing source descriptors.
Experimental feature, may be removed or changed without further notice.
Searches for inner classes whose effective destination name contains outer classes referenced via their source name,
waits for mappings for these enclosing classes, and applies the latters' destination names
to the formers' fully qualified name.
ProGuard file reader.
ProGuard file writer.
Recaf Simple file reader.
Recaf Simple file writer.
A mapping visitor that nulls out destination names and descriptors that are equal to their source counterparts.
A
FlatMappingVisitor that forwards all relevant data to a regular MappingVisitor.A visitor which checks whether the visited mappings are a subset of a superset tree.
Tiny v1 file reader.
Tiny v1 file writer.
Tiny v2 file reader.
Tiny v2 file writer.
TSRG file and
TSRG v2 file writer.
MappingTree that can be visited.Visitation order configuration for
MappingTreeView.accept(net.fabricmc.mappingio.MappingVisitor, VisitOrder).Visitor which verifies on each visit call that the invoked visits were in accordance
with the expected order of visitation, as defined in
MappingVisitor's Javadocs.