Fabric-ASM icon indicating copy to clipboard operation
Fabric-ASM copied to clipboard

Just what Asie never wanted

Results 12 Fabric-ASM issues
Sort by recently updated
recently updated
newest added

Its not in my mods folder, and i cant use my worldedit commands now?? bro whats happening?????????

This allows to filter library mods in [ModMenu](https://github.com/TerraformersMC/ModMenu/wiki/API#badges). Fixes #12 and avoids confusion described in #13 and #14

With Minecraft v1.18 Manningham Mills (which apparently is Farbic-ASM if I'm informed correctly) shows up in the Mod Menu causing confusion what this mod (i.e. Manningham Mills) is supposed to...

In what way are ATs (Access Transformers) better than AWs (Access Wideners)?

i got optifabric but i dont want this mod, can someone pls tell me how to get rid of it and what it does

This shows up in the md menu, but the info on the Code page looks aimed at describing the mod for programmers only. Anyone know how to explain what this...

The enum extender does not permit the new anonymous classes when the enum has been compiled with java 17. (All pre-existing classes are permited). I have seen a few people...

EnchantmentTarget as of Java 17 is considered a sealed class so this crash can occour if you are using Java 17 net.fabricmc.loader.impl.FormattedException: java.lang.IncompatibleClassChangeError: class net.minecraft.enchantment.EnchantmentTarget$15 cannot inherit from sealed class...