Hey.
Has EnumHelper changed? I've got this piece of code:
[embed=425,349]public static ToolMaterial ArcadeliusSword= EnumHelper.addToolMaterial("ArcadeliusSword", 4, -1, 12.0F, 11.0F, 35);[/embed]
but it can't be resolved.
YES, i have checked my imports. There are nothing to import. Whatever you say, NO. I've even tried to import it manually, it doesn't exist. YES, i have set up forge correctly, and YES, i have set up everything else correct.
Also, YES, i know Java. I just went from Bukkit-developing to mod-developing because i wanted to start bigger.
Any ideas? Every thread i've found got the same answers: "Check your imports" "Learn to import".
Thanks in advance