Interface RecipeInput

All Known Implementing Classes:
CraftingInput, RecipeWrapper, SingleRecipeInput, SmithingRecipeInput

public interface RecipeInput
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    getItem(int p_346128_)
     
    default boolean
     
    int
     
  • Method Details Link icon

    • getItem Link icon

      ItemStack getItem(int p_346128_)
    • size Link icon

      int size()
    • isEmpty Link icon

      default boolean isEmpty()