Package org.bukkit.inventory
Interface ComplexRecipe
- All Known Implementing Classes:
SmithingTrimRecipe
,TransmuteRecipe
Represents a complex recipe which has imperative server-defined behavior, eg
armor dyeing.
Note: Since a complex recipe has dynamic outputs,
Recipe.getResult()
will
sometimes return an AIR ItemStack.-
Method Summary