September 25, 20231 yr Use your IDE for this. For example, if you are using "IntelliJ IDEA" and you correctly setup your project (jdk, forge mdk, gradle, parchment, etc.), then you can just use Ctrl + B with Block type selected. It will navigate you to class declaration.
September 27, 20231 yr If you are using "IntelliJ IDEA", you can also press CTRL+SHIFT+F to search globally. Go to "Scope" and instead of "All Places" choose "Project and Libraries" in the dropdown menu right next to "Scope". What ever you type into the search bar in this small window, it will also look for in the game files. In your case, look for the Blocks class in the search field. Hope this helps. Edited September 27, 20231 yr by SuprizePlayz
September 28, 20231 yr And if you are using "IntelliJ IDEA", you can also press Double Shift to Search Everywhere
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.