Package | Description |
---|---|
org.bukkit.inventory |
Classes involved in manipulating player inventories and item interactions.
|
Modifier and Type | Method and Description |
---|---|
@NotNull FurnaceRecipe |
FurnaceRecipe.setInput(@NotNull Material input) |
@NotNull FurnaceRecipe |
FurnaceRecipe.setInput(@NotNull MaterialData input)
Sets the input of this furnace recipe.
|
FurnaceRecipe |
FurnaceRecipe.setInput(@NotNull Material input,
int data)
Deprecated.
Magic value
|
@NotNull FurnaceRecipe |
FurnaceRecipe.setInputChoice(@NotNull RecipeChoice input) |
Copyright © 2021. All rights reserved.