Interface RecipeChoice.PredicateChoice
- All Superinterfaces:
Cloneable, Predicate<ItemStack>, RecipeChoice
- Enclosing interface:
RecipeChoice
Represents a choice that will be valid only if an item matches the
given predicate.
-
Nested Class Summary
Nested classes/interfaces inherited from interface RecipeChoice
RecipeChoice.ExactChoice, RecipeChoice.ItemTypeChoice, RecipeChoice.MaterialChoice, RecipeChoice.PredicateChoice -
Method Summary
Methods inherited from interface RecipeChoice
clone, getItemStack, test, validate