tutorial:mixin_introduction
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorial:mixin_introduction [2025/11/30 01:11] – Rename Injects link to @Inject to fit the rewrite title. gauntrecluse | tutorial:mixin_introduction [2026/02/26 08:55] (current) – Fix mention of Mixin modifying source code. gauntrecluse | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| to transform the targeted classes' | to transform the targeted classes' | ||
| - | It is not recommended to try and learn how Mixin works or how to use it without prior knowledge of what Java bytecode is, as Mixin applies to bytecode rather than " | + | It is not recommended to try and learn how Mixin works or how to use it without prior knowledge of what Java bytecode is itself, as Mixin applies to bytecode rather than " |
| Similarly, Mixin and this documentation expects the user to already be familiar with [[tutorial: | Similarly, Mixin and this documentation expects the user to already be familiar with [[tutorial: | ||
| It is recommended to leverage the [[https:// | It is recommended to leverage the [[https:// | ||
| Line 17: | Line 18: | ||
| There are different tools Mixin and MixinExtras | There are different tools Mixin and MixinExtras | ||
| ((Since Fabric Loader 0.15, MixinExtras is bundled with Fabric. Since Loader version 0.17.0, MixinExtras major version 0.5.0 is included, and allows access to [[https:// | ((Since Fabric Loader 0.15, MixinExtras is bundled with Fabric. Since Loader version 0.17.0, MixinExtras major version 0.5.0 is included, and allows access to [[https:// | ||
| - | provide for modifying | + | provide for modifying |
| As to make reading more precise documentation easier, here is a basic overview of some of Mixin' | As to make reading more precise documentation easier, here is a basic overview of some of Mixin' | ||
| Line 32: | Line 33: | ||
| The Fabric Wiki offers several articles that provide practical examples and explanations of some areas of Mixin and MixinExtras: | The Fabric Wiki offers several articles that provide practical examples and explanations of some areas of Mixin and MixinExtras: | ||
| + | * [[tutorial: | ||
| * [[tutorial: | * [[tutorial: | ||
| + | * [[https:// | ||
| * [[tutorial: | * [[tutorial: | ||
| * [[tutorial: | * [[tutorial: | ||
| * [[tutorial: | * [[tutorial: | ||
| + | * [[tutorial: | ||
| * [[tutorial: | * [[tutorial: | ||
| * [[tutorial: | * [[tutorial: | ||
| Line 41: | Line 45: | ||
| * [[tutorial: | * [[tutorial: | ||
| * [[tutorial: | * [[tutorial: | ||
| - | * [[tutorial: | + | * [[tutorial: |
| * [[tutorial: | * [[tutorial: | ||
| * [[tutorial: | * [[tutorial: | ||
| * [[tutorial: | * [[tutorial: | ||
| * [[tutorial: | * [[tutorial: | ||
tutorial/mixin_introduction.1764465117.txt.gz · Last modified: 2025/11/30 01:11 by gauntrecluse