Jump to content

Cephrus

Members
  • Posts

    31
  • Joined

  • Last visited

Everything posted by Cephrus

  1. 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?
  2. I am going to attempt a plugin that matches client mods with server mods, and downloads outstanding mods.
  3. For a mod I'm working on I need the server jar to be decompiled. Forge's install.cmd doesn't decompile the server jar, however, so how do I do so?
  4. 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.
  5. 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.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.