Hello,
Part of my mod requires me to override part of RenderPlayer, to make it so only some players can render other players.
There is a class located in net.minecraftforge.client.event called RenderPlayerEvent, however that class doesn't seem to be working.
Is there any event which would allow me to override portions of the render, or must I look elsewhere for a replacement?
Will Forge keep updating after the modding API is released?
Just a question, because it'd be shameful to waste all my work when the mod API is released and I have to change APIs.
Plus I wasn't planning to use the mod API, either. Forge is better that it'll ever be.
Do you have any other mods installed? Remove all texturepacks and force update, then install forge. Test to see if that works. If it does proceed to install one mod then test, and repeat until all mods are installed to diagnose the problem.
If you have an HD patch or optifine they will do that to the textures and I've had that happen before.