Class SmithingRecipeData
java.lang.Object
com.github.retrooper.packetevents.protocol.recipe.data.SmithingRecipeData
- All Implemented Interfaces:
RecipeData
-
Constructor Summary
ConstructorDescriptionSmithingRecipeData
(@NotNull Ingredient base, @NotNull Ingredient addition, ItemStack result) -
Method Summary
-
Constructor Details
-
SmithingRecipeData
public SmithingRecipeData(@NotNull @NotNull Ingredient base, @NotNull @NotNull Ingredient addition, ItemStack result)
-
-
Method Details
-
getBase
-
getAddition
-
getResult
-