static interface CookingRecipeSerializer.IFactory<T extends AbstractCookingRecipe>
Modifier and Type | Method and Description |
---|---|
T |
create(ResourceLocation p_create_1_,
java.lang.String p_create_2_,
Ingredient p_create_3_,
ItemStack p_create_4_,
float p_create_5_,
int p_create_6_) |
T create(ResourceLocation p_create_1_, java.lang.String p_create_2_, Ingredient p_create_3_, ItemStack p_create_4_, float p_create_5_, int p_create_6_)