接口 ServerPlaceRecipe.CraftingMenuAccess<T extends Recipe<?>>

封闭类:
ServerPlaceRecipe<R extends Recipe<?>>

public static interface ServerPlaceRecipe.CraftingMenuAccess<T extends Recipe<?>>
  • 方法详细资料

    • fillCraftSlotsStackedContents

      void fillCraftSlotsStackedContents(StackedItemContents p_362886_)
    • clearCraftingContent

      void clearCraftingContent()
    • recipeMatches

      boolean recipeMatches(RecipeHolder<T> p_361326_)