User Tools

Site Tools


tutorial:reading_mc_code

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
tutorial:reading_mc_code [2026/09/03 16:49] – Make bullet point more specific mcgambingprotutorial:reading_mc_code [2026/09/03 16:50] (current) – Use the definite article where appropriate mcgambingpro
Line 26: Line 26:
 Locating the part of code you want to see is a challenging task. Here are some tips. Locating the part of code you want to see is a challenging task. Here are some tips.
  
-    * Take full advantage of IDE's ability to find the relevant code such as ''Call hierarchy'', ''Method hierarchy'' or ''Type hierarchy''.+    * Take full advantage of the IDE's ability to find the relevant code such as ''Call hierarchy'', ''Method hierarchy'' or ''Type hierarchy''.
     * Take a look at open source mods which are similar to what you want to make.     * Take a look at open source mods which are similar to what you want to make.
     * If you are adding a new content, there is a good chance you need to access registries defined in ''net.minecraft.util.registry.Registries''.     * If you are adding a new content, there is a good chance you need to access registries defined in ''net.minecraft.util.registry.Registries''.
tutorial/reading_mc_code.txt · Last modified: 2026/09/03 16:50 by mcgambingpro