I fixed it... The first time when i had it based off of Yagoki's classes I didn't realize the armor was based off of one class when we have individual classes for them... Thanks for you help!!1
So lately I have been trying to make armor that allows you to fly like you are in creative. I have not had any luck with using a tick handler and I was wondering if there is any other way to allow flight than what this topic: http://www.minecraftforge.net/forum/index.php?topic=7925.0 does as it has not worked for me.
I am trying to make a new set of tools with an enum. When I try to add the enum into the item declaration eclipse says the constructor is not defined. Please help I have not been able to find very many tutorials on this.