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
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.kingdoms.managers.land.protection.PlayerInventoryMatcher
PlayerInventoryMatcher.Aggregate, PlayerInventoryMatcher.Hand, PlayerInventoryMatcher.Items, PlayerInventoryMatcher.MappedSlots, PlayerInventoryMatcher.Random -
Constructor Summary
Constructors -
Method Summary
-
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:
matchin interfacePlayerInventoryMatcher
-