Skip to main content
Gets all items from an inventory by name, with optional metadata filtering.

Parameters

Return value

Notes

  • Each item includes the slot field indicating where it was found
  • Use this when you need to process multiple stacks of the same item
  • For single item lookups, prefer getItemByName for better performance