Good day.
I'm using
drawIcon.renderItemAndEffectIntoGUI(client.fontRenderer, client.renderEngine, item, left, top);
to render a series of items, and all of them render fine, except for chests (reg, trapped, ender). The chests render as a cube of mixed textures from the stitcher. It looks like
. Is there a special handling for these? I know that chests display an opening animation.
Thanks!
Kremnari