Class ItemMatcher

java.lang.Object
net.glowstone.inventory.crafting.ItemMatcher
Direct Known Subclasses:
GlowArmorDyeMatcher, GlowBannerCopyMatcher, GlowBannerMatcher, GlowBookCopyMatcher, GlowChargeFadeMatcher, GlowChargeMatcher, GlowFireworkMatcher, GlowMapCopyMatcher, GlowMapZoomMatcher, GlowRepairMatcher

public class ItemMatcher extends Object
  • Constructor Details

    • ItemMatcher

      public ItemMatcher()
  • Method Details

    • getResult

      public org.bukkit.inventory.ItemStack getResult(org.bukkit.inventory.ItemStack[] matrix)
      Get the result for a given crafting matrix.
      Parameters:
      matrix - a square matrix of items
      Returns:
      Result of recipe