Newbie question: I have an array of item IDs and I want to check if the player has any of them. Should I use a for-each loop or is there a shorthand '.contains' method in the Hytale API?
Newbie question: I have an array of item IDs and I want to check if the player has any of them. Should I use a for-each loop or is there a shorthand '.contains' method in the Hytale API?