Posted March 11, 20196 yr I am unable to view the source code of some Minecraft classes in eclipse... I usually look at vanilla code for reference, but it seems I can't look at some... Is there any gradlew commands I have to run? Or do I have to wait until a more stable Forge 1.13.2 is released? (Note: net.minecraft.block.Block.class is all okay, but net.minecraft.block.BlockDoor doesn't have any source code available.) Edited March 11, 20196 yr by Highlord_Will Solved
March 11, 20196 yr Did you read the "README.txt" file? Because it contains all the information you need to know in order to setup a project, it describes the process for both Eclipse and Intellij, if you follow it correctly you should be able to view the source code just fine.
March 11, 20196 yr Author I thought I had already done everything in the README, but seems I missed a step or something! Tried going through it again and now it works... Sorry for the inconvenience!
March 11, 20196 yr Just now, Highlord_Will said: I thought I had already done everything in the README, but seems I missed a step or something! Tried going through it again and now it works... Sorry for the inconvenience! No problem! We all make mistakes, it's the small ones that's difficult to solve
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.