类 RecipeChoice.ExactChoice

java.lang.Object
org.bukkit.inventory.RecipeChoice.ExactChoice
所有已实现的接口:
Cloneable, Predicate<ItemStack>, RecipeChoice
封闭接口:
RecipeChoice

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