Uses of Class
me.hsgamer.hscore.bukkit.utils.ItemUtils.ItemCheckSession
-
Uses of ItemUtils.ItemCheckSession in me.hsgamer.hscore.bukkit.utils
Modifier and TypeMethodDescriptionstatic ItemUtils.ItemCheckSession
ItemUtils.createItemCheckSession
(org.bukkit.inventory.Inventory inventory, Predicate<org.bukkit.inventory.ItemStack> predicate, int maxAmount) Create a newItemUtils.ItemCheckSession
that check the inventory for the items that match the predicate