static interface SingleItemRecipe.Serializer.IRecipeFactory<T extends SingleItemRecipe>
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_) |
T create(ResourceLocation p_create_1_, java.lang.String p_create_2_, Ingredient p_create_3_, ItemStack p_create_4_)