Package hiiragi283.core.api.recipe.base
Interface HTRecipePredicates.DoubleInput
-
- All Implemented Interfaces:
-
hiiragi283.core.api.recipe.HTRecipePredicate,java.util.function.BiPredicate
public interface HTRecipePredicates.DoubleInput<INPUT extends RecipeInput, INPUT_A extends Object, INPUT_B extends Object> implements HTRecipePredicate<INPUT>, BiPredicate<INPUT_A, INPUT_B>