Class SmithingTrimRecipe

java.lang.Object
org.bukkit.inventory.SmithingRecipe
org.bukkit.inventory.SmithingTrimRecipe
All Implemented Interfaces:
ComplexRecipe, Recipe, Keyed

@MinecraftExperimental @Experimental public class SmithingTrimRecipe extends SmithingRecipe implements ComplexRecipe
Represents a smithing trim recipe.
API Note:
This recipe is part of an experimental feature of Minecraft and hence subject to change.
  • Constructor Details

  • Method Details

    • getTemplate

      @NotNull public RecipeChoice getTemplate()
      Get the template recipe item.
      Returns:
      template choice