Package hiiragi283.core.api.recipe
Class HTRecipeLookupKt
-
- All Implemented Interfaces:
public final class HTRecipeLookupKt
-
-
Method Summary
Modifier and Type Method Description final static <INPUT extends RecipeInput, RECIPE extends HTRecipe<INPUT>, HOLDER extends Any> HOLDERfindFirst(HTRecipeLookup<INPUT, RECIPE, HOLDER> $self, INPUT input, Level level)-
-
Method Detail
-
findFirst
final static <INPUT extends RecipeInput, RECIPE extends HTRecipe<INPUT>, HOLDER extends Any> HOLDER findFirst(HTRecipeLookup<INPUT, RECIPE, HOLDER> $self, INPUT input, Level level)
- Since:
0.12.0
-
-
-
-