Interface RecipeChoice
- All Known Implementing Classes:
RecipeChoice.ExactChoice, RecipeChoice.MaterialChoice
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classRepresents a choice that will be valid only if one of the stacks is exactly matched (aside from stack size).static classRepresents a choice of multiple matching Materials. -
Method Summary
-
Method Details
-
getItemStack
Deprecated.for compatibility onlyGets a single item stack representative of this stack choice.- Returns:
- a single representative item
-
clone
-
test
-