Interface RecipeInput
- All Known Implementing Classes:
CraftingInput,RecipeWrapper,SingleRecipeInput,SmithingRecipeInput
public interface RecipeInput
-
Method Summary
-
Method Details
-
getItem
-
size
int size() -
isEmpty
default boolean isEmpty()
-