Matches the first occurence and returns the pointer to the slot.
Paramenter types:
string = checks for an item with the same name
string[] = checks for an item with one of the names in the array
Item = checks for an item with the same name and properties (custom name, enchantments, ...)
Slot = checks for the item (see above) and the count of the item
Matches the first occurence and returns the pointer to the slot. Paramenter types: string = checks for an item with the same name string[] = checks for an item with one of the names in the array Item = checks for an item with the same name and properties (custom name, enchantments, ...) Slot = checks for the item (see above) and the count of the item