WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

FabricCompatibilityLayers/CursedMixinExtensions

Repository files navigation

CursedMixinExtensions

A small extension library to Mixin, allows you to write Mixins that you basically shouldn't write.

Setup

Call the postApply method from your MixinPlugin class:

    @Override
    public void postApply(...) {
        CursedMixinExtensions.postApply(classNode);
    }

You're good to go!

Enjoy using the library, and don't hesitate to open an issue if you have any feedback, questions or suggestions.

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages