接口 RecipeInput

所有已知实现类:
CraftingInput, SingleRecipeInput, SmithingRecipeInput

public interface RecipeInput
  • 方法概要

    修饰符和类型
    方法
    说明
    getItem(int p_344797_)
     
    default boolean
     
    int
     
  • 方法详细资料

    • getItem

      ItemStack getItem(int p_344797_)
    • size

      int size()
    • isEmpty

      default boolean isEmpty()