Interface HTItemToChancedRecipeCategoryExtension

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract <T extends IIngredientAcceptor<T>> Unit setInput(RECIPE recipe, T accessor)
      <T extends IIngredientAcceptor<T>> Unit setOutput(RECIPE recipe, T accessor)
      <T extends IIngredientAcceptor<T>> Unit setExtraOutput(RECIPE recipe, T accessor)
      Unit onDisplayedIngredientsUpdate(RECIPE recipe, IRecipeSlotDrawable inputSlot, IRecipeSlotDrawable outputSlot, IRecipeSlotDrawable extraOutputSlot, IFocusGroup focuses)
      • Methods inherited from class java.lang.Object

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