NebelNidas

Results 68 comments of NebelNidas

Can you try if this still happens with #513?

Could be a side effect of #480

Probably because the enum's `values` and `valueOf` methods are technically still considered unmapped. But you can't rename them anyway, and the decompiler doesn't even show them

Seems like a more reasonable approach, I'd be fine with it 👍

After some fiddling around, it seems to be super annoying to set up though. There are a lot of edge cases one needs to consider, and the lack of a...

Can you provide the mappings you used?

Fixed via https://github.com/FabricMC/Enigma/commit/537ecc84ca0e2119673301aa96176675504042e1.

It might be advantageous to keep Fabric's one around as an option, in case unintended issues arise. Kinda like Loom, which provides both `genSourcesWithCfr` and `genSourcesWithVineflower`, with the standard `genSources`...

It's no secret that Fabric's Enigma has been falling behind in features lately, Quilt's fork has added quite a few quality of life improvements (more powerful plugin system, UI indicators...