withdraw All
static boolean withdrawAll(int itemId)
Content copied to clipboard
Withdraws all of an item with the specified id
Return
true if withdrawn successfully, false otherwise
Parameters
itemId
the item id
Withdraws all of an item with the specified name
Return
true if withdrawn successfully, false otherwise
Parameters
itemName
the item name
Withdraws all of the specified item
Return
true if withdrawn successfully, false otherwise
Parameters
item
the item to withdraw