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
Next revision
Previous revision
tutorial:reading_mc_code [2023/11/17 19:02] cph101tutorial:reading_mc_code [2025/08/10 02:09] (current) – [FAQ] Clarification about jar location skycatminepokie
Line 19: Line 19:
  
 ===== Eclipse ===== ===== Eclipse =====
-    - Open the search pane with ''Ctrl + Shift + R''+    - Open the search pane with ''Ctrl + Shift + T''
  
 In Visual Studio Code, you can also use ''Ctrl + T'' to open the class search directly. In Visual Studio Code, you can also use ''Ctrl + T'' to open the class search directly.
Line 50: Line 50:
  
 ===== FAQ ===== ===== FAQ =====
-**Where is the generated sources?**+**Where are the generated sources?**
  
-It's either in the user gradle cache (''~/.gradle/caches/fabric-loom'') or in the project gradle cache (''./.gradle/loom-cache'').+It's either in the user gradle cache (''~/.gradle/caches/fabric-loom'') or in the project gradle cache (''./.gradle/loom-cache''). **You may have to go inside a few folders to find what you're looking for.**
 You can use the sources jar outside of your IDE. You can use the sources jar outside of your IDE.
  
tutorial/reading_mc_code.1700247777.txt.gz · Last modified: 2023/11/17 19:02 by cph101