| Interface | Description |
|---|---|
| IMixinContext |
Context for performing reference mapping
|
| IReferenceMapper |
Interface for reference mapper objects
|
| Class | Description |
|---|---|
| ReferenceMapper |
Stores runtime information allowing field, method and type references which
cannot be hard remapped by the reobfuscation process to be remapped in a
"soft" manner at runtime.
|
| RemappingReferenceMapper |
This adapter is designed to apply the same remapping used elsewhere in
the development chain (RemapperChain) to reference maps.
|