Cloneable, Predicate<ItemStack>, RecipeChoice@Deprecated public class ItemStackRecipeChoice extends Object implements RecipeChoice
RecipeChoice.ExactChoice, RecipeChoice.MaterialChoice| Modifier and Type | Field | Description |
|---|---|---|
protected List<ItemStack> |
choices |
Deprecated.
|
| Constructor | Description |
|---|---|
ItemStackRecipeChoice(List<ItemStack> choices) |
Deprecated.
|
ItemStackRecipeChoice(ItemStack choices) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
RecipeChoice |
clone() |
Deprecated.
|
ItemStack |
getItemStack() |
Deprecated.
Gets a single item stack representative of this stack choice.
|
boolean |
test(ItemStack itemStack) |
Deprecated.
|
public ItemStackRecipeChoice(ItemStack choices)
public ItemStack getItemStack()
RecipeChoicegetItemStack in interface RecipeChoicepublic RecipeChoice clone()
clone in interface RecipeChoiceclone in class ObjectCopyright © 2020. All rights reserved.