Class LoomRecipe

java.lang.Object
btw.crafting.recipe.types.BulkRecipe
btw.crafting.recipe.types.LoomRecipe
All Implemented Interfaces:
IdentifiableRecipe<BulkRecipe>

public class LoomRecipe extends BulkRecipe
  • Constructor Details

  • Method Details

    • doesInventoryContainIngredients

      public boolean doesInventoryContainIngredients(ItemStack... inventory)