Open JackRayfish opened 5 years ago
Added an additional contains function to ItemContainers which lets you pass an IntArray and returns true if all items are contained within the container, and false if not.
What has been done?
Added an additional contains function to ItemContainers which lets you pass an IntArray and returns true if all items are contained within the container, and false if not.