public interface ISlowRenderItem
Item
to skip JEI's render optimizations.
This is useful for baked models that use ASM and do not use IBakedModel.isCustomRenderer()
.
If your model does not use ASM it should work fine, please report a bug instead of using this interface.