Posted October 16, 20159 yr Hey, I'm trying to port my mod from 1.7.10 to 1.8, and I noticed one feature doesn't work in the 1.8 version. In 1.7.10, I can use Reflection to modify EntityRenderer.cameraZoom to have the camera zoom in and out, but in 1.8, that doesn't seem to work. I've made sure I'm modifying EntityRenderer.cameraZoom correctly by printing out the value, and it is actually being changed, but the view doesn't change at all. Does anyone know what I'm doing wrong? Is there some sort of "refresh" method I need to call in 1.8? Potato's have skin. I have skin. Therefore, i am a potato. Follow me on Twitter! http://www.twitter.com/I_Mod_Minecraft
October 16, 20159 yr Can you not use FOVUpdateEvent for your particular purpose? That would be the ideal method of handling zoom. http://i.imgur.com/NdrFdld.png[/img]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.