I have a custom recipe type, but I can not render it in the thaumonomicon.
Can I get a interface where I can pass down a rendering function, along with the class, and if the recipe that it would render is an instance of my class than my method is called?