Uses of Interface
org.bukkit.inventory.ComplexRecipe

Packages that use ComplexRecipe
Package
Description
Classes involved in manipulating player inventories and item interactions.
  • Uses of ComplexRecipe in org.bukkit.inventory

    Classes in org.bukkit.inventory that implement ComplexRecipe
    Modifier and Type
    Class
    Description
    class 
    Represents a recipe which will mix the dye color from the input with the dye color from the dye material into the result but with the mixed dye color.
    class 
    Represents a smithing trim recipe.
    class 
    Represents a recipe which will change the type of the input material when combined with an additional material, but preserve all custom data.