registerStaticRecipe

fun <C : Inventory, R : Recipe<C>> registerStaticRecipe(recipe: R): R

Author

sschr15

See also

org.quiltmc.qsl.recipe.api.RecipeManagerHelper