Class HCEternalSmithingCategoryExtension

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      <T extends IIngredientAcceptor<T>> Unit setTemplate(HCEternalSmithingRecipe recipe, T ingredientAcceptor)
      <T extends IIngredientAcceptor<T>> Unit setBase(HCEternalSmithingRecipe recipe, T ingredientAcceptor)
      <T extends IIngredientAcceptor<T>> Unit setAddition(HCEternalSmithingRecipe recipe, T ingredientAcceptor)
      Unit onDisplayedIngredientsUpdate(HCEternalSmithingRecipe recipe, IRecipeSlotDrawable templateSlot, IRecipeSlotDrawable baseSlot, IRecipeSlotDrawable additionSlot, IRecipeSlotDrawable outputSlot, IFocusGroup focuses)
      • Methods inherited from class mezz.jei.api.recipe.category.extensions.vanilla.smithing.ISmithingCategoryExtension

        setOutput
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait