Package me.hsgamer.hscore.bukkit.utils
Class ItemUtils.ItemCheckSession
java.lang.Object
me.hsgamer.hscore.bukkit.utils.ItemUtils.ItemCheckSession
- Enclosing class:
- ItemUtils
The session of the item check. Used to get the matched items and remove the items from the inventory
-
Field Details
-
matchedItems
The matched items -
takeRunnable
The runnable to remove the items from the inventory -
isAllMatched
public final boolean isAllMatchedWhether all the items from the inventory are matched
-