There's three variables in net.minecraft.cilent.renderer.entity.RenderManager. They are called RenderPosX, RenderPosY, RenderPosZ. In Forge for MC 1.7.10, they are public and static. But now they are private, and cannot get their value any more. Any help?
Important Information
By using this site, you agree to our Terms of Use.