Register Help with IItemRenderer
Opened this issue ยท 5 comments
There really isn't much information here.. Why is your method named renderOverlay
, it doesn't render anything, id call it registerOverlayRenderer
, furthermore why is it red underlined, eclipse is telling you something.
What happens to your item? Does its model not show? Does it show in the corner? Does it break the characters skin like that? I literally have no information. If you can provide a little more insight to what the actual problem is in your screenshot that'd be nice.
- renderOverlay render IOverlayRender (Directly inspired of Overlay of Avaritia (the halo))
- the red line is fixed
- item not a problem but armor (texture when equiped (screenshot 1)) does not renderer and block too when overlay boolean is true and IOverlayRender is Assigned in ItemArmorMaster
- no
- similar to 3
- yea is see and i uploaded all need in repo: Help Git
I don't think this has anything to do with CCL, add some println calls in your IItemRenderer.renderItem method to see if its being called, other than that, i cant really help you much sorry, there is heaps of example code for IItemRenderer registration that you can use as reference.
EDIT: TransformType as Only for GUI: OverlayRender
This is the OverlayRender, basically is Avaritia with custom add,
need to be type.HEAD ?