Class ItemUtils.ItemCheckSession

java.lang.Object
me.hsgamer.hscore.bukkit.utils.ItemUtils.ItemCheckSession
Enclosing class:
ItemUtils

public static class ItemUtils.ItemCheckSession extends Object
The session of the item check. Used to get the matched items and remove the items from the inventory
  • Field Details

    • matchedItems

      public final List<org.bukkit.inventory.ItemStack> matchedItems
      The matched items
    • takeRunnable

      public final Runnable takeRunnable
      The runnable to remove the items from the inventory
    • isAllMatched

      public final boolean isAllMatched
      Whether all the items from the inventory are matched