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