Hi, <first post btw>
I would like to ask how to claim a block and create a list on my mod of all the claimed blocks.
I know there are lots of similar mods like this, I would just like to add it on my own..
thank you in advance for any response and God bless.
Hover to the code in eclipse u want to check, (eg. EntityPlayer... it will display net.minecraft.entity.player.EntityPlayer)
now search it to ur file explorer it will lead u to MODNAME\build\tmp\recompileMc\sources\net\minecraft
..same location in eclipse build > tmp > recompileMc > sources > net > minecraft
If thats what ur asking though..