EffectiveSpigot
Toggle table of contents
1.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EffectiveSpigot
EffectiveSpigot
/
ru.hukm.effectiveSpigot.minecraft.utils
/
EffectiveInventoryUtils
/
hasItems
has
Items
fun
hasItems
(
inventory
:
Inventory
,
item
:
ItemStack
,
count
:
Int
)
:
Boolean
Whether
inventory
holds at least
count
of
item
(summed across matching stacks).