tutorial:mixin_glossary
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| tutorial:mixin_glossary [2026/02/25 01:32] – ↷ Page moved from drafts:mixin_glossary to tutorial:mixin_glossary gauntrecluse | tutorial:mixin_glossary [2026/02/26 08:59] (current) – Added MixinSquared entry gauntrecluse | ||
|---|---|---|---|
| Line 70: | Line 70: | ||
| - A companion library for the Mixin subsystem. MixinExtras focuses on giving more versatile, precise and compatible injectors and general Mixin usage utility. MixinExtras is bundled with Fabric since Loader version 0.15; MixinExtras 0.5.0 has been bundled with Fabric since Loader version 0.17.0; See [[https:// | - A companion library for the Mixin subsystem. MixinExtras focuses on giving more versatile, precise and compatible injectors and general Mixin usage utility. MixinExtras is bundled with Fabric since Loader version 0.15; MixinExtras 0.5.0 has been bundled with Fabric since Loader version 0.17.0; See [[https:// | ||
| + | |||
| + | == MixinSquared == | ||
| + | - A specialized library for Mixin. MixinSquared focuses on providing ways to modify other mods' mixin classes and potentially cancel them. It must be included by individual mods, as it is not bundled in Fabric Loader. MixinSquared should only be used when it is not reasonable or feasible to integrate the changes into a target mod directly, such as with a pull request or raising an issue. | ||
| + | * See the [[https:// | ||
| == To mix into, to Mixin to == | == To mix into, to Mixin to == | ||
tutorial/mixin_glossary.txt · Last modified: 2026/02/26 08:59 by gauntrecluse