Alvinn8 / paper-nms-maven-plugin

A maven plugin for using NMS on paper with Mojang mappings.
MIT License
115 stars 8 forks source link

Question: Mixin compatibility #18

Closed BoBkiNN closed 1 year ago

BoBkiNN commented 1 year ago

Does plugin can generate refmaps? I want to use it with mixins.

Alvinn8 commented 1 year ago

Hello! This plugin doesn’t currently generate refmaps. I would need to look into how that works since I haven’t looked into the internals of mixins very much, and I don’t really know what a refmap is or how to generate it to be honest. There was a pull request, #12 that attempted to add support for remapping mixins, but I did really like how it had to generate mappings manually every time. Since you are the second person to ask about this there seems to be demand for it, so I could maybe look into it and see if there is a way to create this refmap file with the data the plugin already has access to.

BoBkiNN commented 1 year ago

Thanks for answer. I just wanted to use mixins on paper using ignite launcher without remap=false