Interface ServerPlaceRecipe.CraftingMenuAccess<T extends Recipe<?>>

Enclosing class:
ServerPlaceRecipe<R extends Recipe<?>>

public static interface ServerPlaceRecipe.CraftingMenuAccess<T extends Recipe<?>>
  • Method Details

    • fillCraftSlotsStackedContents

      void fillCraftSlotsStackedContents(StackedItemContents p_362423_)
    • clearCraftingContent

      void clearCraftingContent()
    • recipeMatches

      boolean recipeMatches(RecipeHolder<T> p_361972_)