Package hiiragi283.core.api.recipe.cache
Class HTRecipeCaches.DoubleItem
-
- All Implemented Interfaces:
public final class HTRecipeCaches.DoubleItem<RECIPE extends BiPredicate<ItemStack, ItemStack>> extends HTDoubleInputRecipeCache<ItemStack, ItemStack, RECIPE>
-
-
Constructor Summary
Constructors Constructor Description HTRecipeCaches.DoubleItem(HTRecipeLookup<RECIPE> lookup)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
HTRecipeCaches.DoubleItem
HTRecipeCaches.DoubleItem(HTRecipeLookup<RECIPE> lookup)
-
-
-
-