Interface CraftingGrid

All Superinterfaces:
Inventory

public interface CraftingGrid extends Inventory
  • Method Details

    • getCraftingGridType

      CraftingGrid.Type getCraftingGridType()
    • getCraftingResult

      ItemStack getCraftingResult()
    • getHolder

      Player getHolder()
      Specified by:
      getHolder in interface Inventory
    • resetCraftingGrid

      void resetCraftingGrid()
    • getCraftingGridSize

      default int getCraftingGridSize()