contains
Checks if the make screen contains an item with the specified id
Return
true if the make screen contains an item with the specified id, false otherwise
Parameters
id
the item id
Checks if the make screen contains an item with the specified name
Return
true if the make screen contains an item with the specified name, false otherwise
Parameters
name
the item name
Checks if the make screen contains an item that matches the filter
Return
true if the make screen contains an item that matches the filter, false otherwise
Parameters
filter
the filter to check the items with