Interface CookingRecipeSerializer.IFactory<T extends AbstractCookingRecipe>

Enclosing class:
CookingRecipeSerializer<T extends AbstractCookingRecipe>

static interface CookingRecipeSerializer.IFactory<T extends AbstractCookingRecipe>
  • Method Summary

    Modifier and Type
    Method
    Description
    create(ResourceLocation p_create_1_, String p_create_2_, Ingredient p_create_3_, ItemStack p_create_4_, float p_create_5_, int p_create_6_)