Class PlayerInventoryMatcher.Items

java.lang.Object
org.kingdoms.managers.land.protection.PlayerInventoryMatcher.Items
All Implemented Interfaces:
PlayerInventoryMatcher
Enclosing interface:
PlayerInventoryMatcher

public static final class PlayerInventoryMatcher.Items extends Object implements PlayerInventoryMatcher
  • Constructor Details

    • Items

      public Items(org.kingdoms.utils.internal.string.StringMatcher matcher)
  • Method Details

    • match

      public void match(org.bukkit.inventory.PlayerInventory inventory, Map<Integer,org.bukkit.inventory.ItemStack> matchedItems)
      Specified by:
      match in interface PlayerInventoryMatcher