Uses of Class
me.hsgamer.hscore.bukkit.utils.ItemUtils.ItemCheckSession
Packages that use ItemUtils.ItemCheckSession
-
Uses of ItemUtils.ItemCheckSession in me.hsgamer.hscore.bukkit.utils
Methods in me.hsgamer.hscore.bukkit.utils that return ItemUtils.ItemCheckSessionModifier 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