Mixin pattern lookup
mc_mixinProvides code examples for Mixin patterns: @Inject, @ModifyArg, @ModifyVariable, @Redirect, @WrapOperation, @Accessor, @Invoker, and Fabric/NeoForge config skeletons.
Instructions
Returns code examples for Mixin (Sponge/Fabric Mixin) patterns: @Inject HEAD/TAIL, @ModifyArg, @ModifyVariable, @Redirect, @WrapOperation, @Accessor, @Invoker, plus mixin config JSON skeletons for Fabric and NeoForge. Use when the user is wiring up a mixin and you need to remember the exact annotation shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Pattern to look up (e.g. 'inject head', 'modify variable', 'accessor', 'config fabric'). Omit to list all. |