Interface HTTankInteractionCategoryExtension

    • 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
      <T extends IIngredientAcceptor<T>> Unit setEmptyContainer(RECIPE recipe, T accessor)
      <T extends IIngredientAcceptor<T>> Unit setFilledContainer(RECIPE recipe, T accessor)
      <T extends IIngredientAcceptor<T>> Unit setFluid(RECIPE recipe, T accessor)
      Unit onDisplayedIngredientsUpdate(RECIPE recipe, IRecipeSlotDrawable emptySlot, IRecipeSlotDrawable filledSlot, IRecipeSlotDrawable fluidSlot, IFocusGroup focuses)
      • Methods inherited from class java.lang.Object

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