Class PlayerInventoryMatcher.MappedSlots

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

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

    • MappedSlots

      public MappedSlots(org.kingdoms.server.inventory.InventorySlot slots)
  • Method Details

    • match

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