i already know the basics of OOP i have most of it set up i just cant figure out this one error i have
this line in my main class is what gives me the error. i got the function registerServerTickHandler set up and ready to go. also the commonProxy class has all of its needs for this.
proxy.registerServerTickHandler();
i never say i haven't programmed before or that i don't know how to override the method. im just unfimilar with it and am looking for some help with it thats all
i need to know how to add armor effects for my mod im working on like breathing under water or fire resistance. i know how with modloader using the simple onTickInGame function but with Forge im completely lost so anyone know how???
9 replies
Important Information
By using this site, you agree to our Terms of Use.