Hi, I used to mod Minecraft using ModLoader and it let you change something in the games vanilla files (like EntityCreeper.java, for example) and it would change it when you installed the mod. I was just wondering, is there a way to do this in forge? I have changed something in the vanilla file and it works in the eclipse run option but when I install the mod into the actual game, the changes are not there.