Interface RecipeChoice.PredicateChoice

All Superinterfaces:
Cloneable, Predicate<ItemStack>, RecipeChoice
Enclosing interface:
RecipeChoice

@NonExtendable public static interface RecipeChoice.PredicateChoice extends RecipeChoice
Represents a choice that will be valid only if an item matches the given predicate.