Recipe

public interface Recipe

Represents some type of crafting recipe.

Inheritors

Functions

Link copied to clipboard
public abstract ItemStack getResult()
Get the result of this recipe.