User Tools

Site Tools


tutorial:introduction

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tutorial:introduction [2020/08/26 08:34] – Fix up grammar elisezerotwotutorial:introduction [2022/03/20 12:56] – ↷ Links adapted because of a move operation 100.26.127.17
Line 23: Line 23:
  
 If Minecraft already lets you do something, don't re-invent the wheel. If Minecraft already lets you do something, don't re-invent the wheel.
-A good example of this is the "Registry" class, which lets you add blocks and items without any modifications to Minecraft's code.+A good example of this is the "<yarn class_2378>" class, which lets you add blocks and items without any modifications to Minecraft's code.
  
 Minecraft also uses JSON data files for various data-driven features. Minecraft also uses JSON data files for various data-driven features.
Line 49: Line 49:
 You should use these instead of writing your own mixins where possible to minimize the possibility of conflicts. You should use these instead of writing your own mixins where possible to minimize the possibility of conflicts.
  
-You can find an incomplete list of [[documentation:libraries|third party libraries]] on this wiki.+You can find an incomplete list of [[tutorial:libraries|third party libraries]] on this wiki.
 ===== Mixins ===== ===== Mixins =====
  
tutorial/introduction.txt · Last modified: 2023/09/13 21:20 by 2001:8a0:f4d2:c700:98c:bb27:6ad8:1dab