| Class | Description |
|---|---|
| ProguardMapper |
A remapper that uses a proguard mapping file for remapping.
|
| RawMapper |
A remapper that uses the given
MapRemapper for remapping. |
| SrgMapper |
A remapper that uses srg mappings for remapping.
|
| TinyV1Mapper |
A remapper that uses tiny v1 mappings for remapping.
|
| TinyV2Mapper |
A remapper that uses tiny v2 mappings for remapping.
|
| VoidMapper |
Only used internally when no other
AMapper has been specified in the TransformerManager. |