Class SmithingRecipeData

java.lang.Object
com.github.retrooper.packetevents.protocol.recipe.data.SmithingRecipeData
All Implemented Interfaces:
RecipeData

public class SmithingRecipeData extends Object implements RecipeData
  • Constructor Details

  • Method Details

    • getBase

      @NotNull public @NotNull Ingredient getBase()
    • getAddition

      @NotNull public @NotNull Ingredient getAddition()
    • getResult

      public ItemStack getResult()