User Tools

Site Tools


tutorial:mixin_introduction
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
Next revision
tutorial:mixin_introduction [2020/06/08 20:45] – Add link to Mixin JSON registration page lvanderzande
Line 1: Line 1:
 +====== Introduction to Mixins ======
 +Mixins are a powerful and important tool used in the Fabric ecosystem. Their primary use case is modifying existing code in the base game, whether it be through injecting custom logic, removing mechanics, or modifying values.
  
 +For a complete walkthrough on Mixin functionality, usage, and mechanics, view the official wiki [[https://github.com/SpongePowered/Mixin/wiki|here]]. The Fabric Wiki also offers several articles that provide practical examples and explanations:
 +  - [[https://fabricmc.net/wiki/tutorial:mixin_registration|Mixin Registration]]
 +  - [[https://fabricmc.net/wiki/tutorial:mixin_injects|Mixin Injects]]
 +  - [[https://fabricmc.net/wiki/tutorial:mixin_hotswaps|Mixin Hotswapping]]
tutorial/mixin_introduction.txt · Last modified: 2023/12/18 01:41 by solidblock