Package | Description |
---|---|
org.bukkit.inventory |
Classes involved in manipulating player inventories and item interactions.
|
Modifier and Type | Class and Description |
---|---|
class |
CookingRecipe<T extends CookingRecipe>
Represents a cooking recipe.
|
Modifier and Type | Class and Description |
---|---|
class |
BlastingRecipe
Represents a campfire recipe.
|
class |
CampfireRecipe
Represents a campfire recipe.
|
class |
FurnaceRecipe
Represents a furnace recipe.
|
class |
SmokingRecipe
Represents a campfire recipe.
|
Modifier and Type | Method and Description |
---|---|
CookingRecipe |
CookingRecipe.setInput(Material input)
Sets the input of this cooking recipe.
|
Copyright © 2022. All rights reserved.