endstone::Recipe
Represents some type of crafting recipe.
Functions:
| Name | Description |
|---|---|
getResult | Get the result of this recipe. |
getResult
std::unique_ptr<ItemStack> getResult() constGet the result of this recipe.
Returns:
The result stack
Last updated on