User Tools

Site Tools


tutorial:mixin_introduction

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorial:mixin_introduction [2022/08/17 22:42] – Added the rest of pages clomclemtutorial:mixin_introduction [2022/08/17 22:58] – Removed "the" from links clomclem
Line 3: Line 3:
 whether it be through injecting custom logic, removing mechanics, or modifying values. Note that **mixins must be written in Java**, even if you use Kotlin or another language. whether it be through injecting custom logic, removing mechanics, or modifying values. Note that **mixins must be written in Java**, even if you use Kotlin or another language.
  
-For a complete walkthrough on Mixin functionality, usage, and mechanics, view [[https://github.com/SpongePowered/Mixin/wiki|the Mixin Official Wiki]].  +For a complete walkthrough on Mixin functionality, usage, and mechanics, view the [[https://github.com/SpongePowered/Mixin/wiki|Mixin Official Wiki]].  
-Additional documentation can be found in [[https://jenkins.liteloader.com/view/Other/job/Mixin/javadoc/index.html|the Mixin Javadoc]]. +Additional documentation can be found in the [[https://jenkins.liteloader.com/view/Other/job/Mixin/javadoc/index.html|Mixin Javadoc]]. 
 The Fabric Wiki also offers several articles that provide practical examples and explanations: The Fabric Wiki also offers several articles that provide practical examples and explanations:
   * [[tutorial:mixin_introduction|Introduction]]   * [[tutorial:mixin_introduction|Introduction]]
tutorial/mixin_introduction.txt · Last modified: 2023/12/18 01:41 by solidblock