May 19, 20169 yr Is there any method that can return all the current items in the bank as an array, so I can pull out a random index and hover over that item as an antiban?
May 19, 20169 yr if bank is open... getBank().getItems() //i believe Item[] getItems() - Gets the array of items stored in this container in order. Edited May 19, 20169 yr by Qubit
May 19, 20169 yr Author Lol my bad I could of just looked in the API myself I thought it was more complicated than that ;p thanks
Create an account or sign in to comment