Object HTPotionTankInteractionCategoryExtension
-
- All Implemented Interfaces:
-
hiiragi283.core.api.integration.jei.extension.HTTankInteractionCategoryExtension
public class HTPotionTankInteractionCategoryExtension extends HTPotionBasedTankInteractionCategoryExtension<HTPotionTankInteraction>
-
-
Field Summary
Fields Modifier and Type Field Description public final static HTPotionTankInteractionCategoryExtensionINSTANCE
-
Method Summary
Modifier and Type Method Description <T extends IIngredientAcceptor<T>> UnitsetEmptyContainer(HTPotionTankInteraction 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(HTPotionTankInteraction recipe, T accessor)
-
-
-
-