Class RecipeChoice.ExactChoice

java.lang.Object
org.bukkit.inventory.RecipeChoice.ExactChoice
All Implemented Interfaces:
Cloneable, Predicate<ItemStack>, RecipeChoice
Enclosing interface:
RecipeChoice

@Deprecated
public static class RecipeChoice.ExactChoice
extends Object
implements RecipeChoice
Deprecated.
draft API
Represents a choice that will be valid only one of the stacks is exactly matched (aside from stack size).
Only valid for shaped recipes