I can't import EnumToolMaterial, EnumHelper or NetworkMod
Has something been changed there?
I was watching a Tutorial to make mods where I just copied the imports and now it won't work.
It's making me furious.
If somebody can help me please!
My imports:
import net.minecraft.item.EnumToolMaterial;
import net.minecraftforge.common.EnumHelper;
import cpw.mods.fml.common.network.NetworkMod;