Bukkit  1.4.7-R1.0
 All Classes Namespaces Files Functions Variables Enumerator Pages
org.bukkit.inventory.Recipe Interface Reference

Represents some type of crafting recipe. More...

+ Inheritance diagram for org.bukkit.inventory.Recipe:

Public Member Functions

ItemStack getResult ()
 Get the result of this recipe.
 

Detailed Description

Represents some type of crafting recipe.

Definition at line 6 of file Recipe.java.

Member Function Documentation

ItemStack org.bukkit.inventory.Recipe.getResult ( )

Get the result of this recipe.

Returns
The result stack

The documentation for this interface was generated from the following file: