Class RecipeChoice.ExactChoice

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

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