I would like to do some custom overlay rendering on items in the inventory. In fact, it is very similar to this tutorial here http://www.minecraftforge.net/wiki/Custom_2D_Inventory_Item_Renderer. However, that tutorial appears to be for 1.7.x, and a lot of what that tutorial is doing has been removed or is deprecated in 1.8. How can this be done in 1.8? I just need a pointer in the right direction, and I should be able to work the rest of it out for myself.