java.lang.Cloneable
, java.util.function.Predicate<ItemStack>
RecipeChoice.MaterialChoice
@Deprecated public interface RecipeChoice extends java.util.function.Predicate<ItemStack>, java.lang.Cloneable
Modifier and Type | Interface | Description |
---|---|---|
static class |
RecipeChoice.MaterialChoice |
Deprecated.
Represents a choice of multiple matching Materials.
|
Modifier and Type | Method | Description |
---|---|---|
RecipeChoice |
clone() |
Deprecated.
|
ItemStack |
getItemStack() |
Deprecated.
for compatability only
|
@Deprecated ItemStack getItemStack()
RecipeChoice clone()
Copyright © 2018. All rights reserved.