Object HTPotionArrowTankInteractionCategoryExtension
-
- All Implemented Interfaces:
-
hiiragi283.core.api.integration.jei.extension.HTTankInteractionCategoryExtension
public class HTPotionArrowTankInteractionCategoryExtension extends HTPotionBasedTankInteractionCategoryExtension<HTPotionArrowTankInteraction>
-
-
Field Summary
Fields Modifier and Type Field Description public final static HTPotionArrowTankInteractionCategoryExtensionINSTANCE
-
Method Summary
Modifier and Type Method Description <T extends IIngredientAcceptor<T>> UnitsetEmptyContainer(HTPotionArrowTankInteraction recipe, T accessor)-
Methods inherited from class hiiragi283.core.client.jei.extension.HTPotionBasedTankInteractionCategoryExtension
onDisplayedIngredientsUpdate, setFluid -
Methods inherited from class hiiragi283.core.api.integration.jei.extension.HTTankInteractionCategoryExtension
setFilledContainer -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
setEmptyContainer
<T extends IIngredientAcceptor<T>> Unit setEmptyContainer(HTPotionArrowTankInteraction recipe, T accessor)
-
-
-
-