-
-
Notifications
You must be signed in to change notification settings - Fork 196
Home
Mumfrey edited this page Feb 11, 2016
·
21 revisions
Welcome to the Mixin documentation, this is currently a work in progress.
- Introduction to Mixins - Understanding Mixin Architecture
- Introduction to Mixins - The Mixin Environment
- Introduction to Mixins - Obfuscation in Mixins
- Introduction to Mixins - Resolving Method Signature Conflicts
- Introduction to Mixins - Overwriting Methods
-
Advanced Mixin Usage - Callback Injectors(Not done yet) -
Advanced Mixin Usage - Capture Locals(Not done yet) -
Advanced Mixin Usage - Redirect Injectors(Not done yet) -
Advanced Mixin Usage - ModifyArg Injectors(Not done yet) -
Advanced Mixin Usage - ModifyVariable Injectors(Not done yet) -
Advanced Mixin Usage - Rerouters(Not done yet) -
Advanced Mixin Usage - Mixin Config Plugins(Not done yet)
- About Hierarchy Validation in Mixins
Injector Idioms- More articles to come later
### Reference Pages
- Mixin Java System Properties
-
Injection Point Reference(Not done yet) -
Using the Mixin Annotation Processor(Not done yet)