接口 RecipeInput
- 所有已知实现类:
CraftingInput
,SingleRecipeInput
,SmithingRecipeInput
public interface RecipeInput
-
方法概要
-
方法详细资料
-
getItem
-
size
int size() -
isEmpty
default boolean isEmpty()
-
CraftingInput
, SingleRecipeInput
, SmithingRecipeInput