Interface HTSingleMultiOutputRecipeCategoryExtension
-
- All Implemented Interfaces:
public interface HTSingleMultiOutputRecipeCategoryExtension<RECIPE extends HTSingleMultiOutputRecipe>
-
-
Method Summary
Modifier and Type Method Description abstract <T extends IIngredientAcceptor<T>> UnitsetInput(RECIPE recipe, T accessor)<T extends IIngredientAcceptor<T>> UnitsetOutput(RECIPE recipe, Integer index, T accessor)UnitonDisplayedIngredientsUpdate(RECIPE recipe, IRecipeSlotDrawable inputSlot, List<IRecipeSlotDrawable> outputSlots, IFocusGroup focuses)
-