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