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.


Next revision
tutorial:mixin_introduction [2020/02/07 02:00] – created draylar
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_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