tiny-remapper icon indicating copy to clipboard operation
tiny-remapper copied to clipboard

Tiny JAR remapping tool.

Results 51 tiny-remapper issues
Sort by recently updated
recently updated
newest added

Wildcard method targets lose their descriptor after being remapped. For example, `*()Lnet/minecraft/client/renderer/ShaderInstance;` remaps to `*` in a mixin targeting `GameRenderer` (tested with 1.21.1 and 1.20.1, should affect most versions around...