Posted September 5, 20178 yr Recently I have been updating content from my 1.7.10 mod to 1.12. One of the items I'm converting has a power bar similar to one used by tools, to render the bar I used an implementation of IItemRenderer. I quickly found out that it was removed in 1.8 (Due to the complete rendering overhaul) I am struggling to find examples of how mods are implementing replacements to the pre-1.8 custom renderers. Currently I'm trying to use the renderCustomTooltip event to draw. Is this a good substitute, or is there a better option? Also, I used the GL11 library and the Tessalator to do the actual drawing in my 1.7.10 version. These seem to have been changed also. What is the best way to draw simple shapes now? Thanks in advance. This isn't the first thing 1.8 did to make me grind my teeth.
September 5, 20178 yr Override Item#getDurabilityForDisplay Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.