Skip to content

2xsaiko/mixin-cheatsheet

Repository files navigation

Mixin Cheatsheet

What mixins should you use, for what purpose, and how exactly do they affect the code?

Note: the method modifications listed in these documents are what the code effectively does, not what the modified bytecode will actually look like. Mixin generates additional methods in the target classes that are inlined here.

Table of Contents

Injectors

Non-Injectors

Other helpful docs

About

SpongePowered Mixin Cheat Sheet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published