ungenerated Icon Placeholder Item
open fun ungeneratedIconPlaceholderItem(context: AllCandidateUIDesigner.Context): Function<CRecipe, ItemStack>
Returns a factory that produces a placeholder icon for recipe slots whose result item has not yet been generated.
The factory receives the CRecipe being displayed and returns the icon ItemStack to show in its slot.
Return
Function factory that builds a placeholder icon for the given recipe
Since
5.2.0
Parameters
context
Context provided at bake time