Package com.wdiscute.starcatcher.recipe
Class TackleSkinSmithingRecipeBuilder
java.lang.Object
com.wdiscute.starcatcher.recipe.TackleSkinSmithingRecipeBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionTackleSkinSmithingRecipeBuilder(net.minecraft.world.item.crafting.Ingredient template, net.minecraft.world.item.crafting.Ingredient base, net.minecraft.world.item.crafting.Ingredient addition, net.minecraft.data.recipes.RecipeCategory category) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsave(net.minecraft.data.recipes.RecipeOutput recipeOutput, net.minecraft.resources.ResourceLocation recipeId) smithing(net.minecraft.world.item.crafting.Ingredient template, net.minecraft.world.item.crafting.Ingredient base, net.minecraft.world.item.crafting.Ingredient addition, net.minecraft.data.recipes.RecipeCategory category)
-
Constructor Details
-
TackleSkinSmithingRecipeBuilder
public TackleSkinSmithingRecipeBuilder(net.minecraft.world.item.crafting.Ingredient template, net.minecraft.world.item.crafting.Ingredient base, net.minecraft.world.item.crafting.Ingredient addition, net.minecraft.data.recipes.RecipeCategory category)
-
-
Method Details
-
smithing
public static TackleSkinSmithingRecipeBuilder smithing(net.minecraft.world.item.crafting.Ingredient template, net.minecraft.world.item.crafting.Ingredient base, net.minecraft.world.item.crafting.Ingredient addition, net.minecraft.data.recipes.RecipeCategory category) -
unlocks
public TackleSkinSmithingRecipeBuilder unlocks(String key, net.minecraft.advancements.Criterion<?> criterion) -
save
-
save
public void save(net.minecraft.data.recipes.RecipeOutput recipeOutput, net.minecraft.resources.ResourceLocation recipeId)
-