|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShapedRecipe | |
---|---|
org.bukkit.inventory | Classes involved in manipulating player inventories and item interactions. |
Uses of ShapedRecipe in org.bukkit.inventory |
---|
Methods in org.bukkit.inventory that return ShapedRecipe | |
---|---|
ShapedRecipe |
ShapedRecipe.setIngredient(char key,
Material ingredient)
Sets the material that a character in the recipe shape refers to. |
ShapedRecipe |
ShapedRecipe.setIngredient(char key,
MaterialData ingredient)
Sets the material that a character in the recipe shape refers to. |
ShapedRecipe |
ShapedRecipe.setIngredient(char key,
Material ingredient,
int raw)
Sets the material that a character in the recipe shape refers to. |
ShapedRecipe |
ShapedRecipe.shape(String... shape)
Set the shape of this recipe to the specified rows. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |