Inventory contents and armour

Discussion in 'Plugin Development' started by lol768, Apr 18, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    lol768

    Does the getContents method of the player's inventory return the entire inventory (including amour) or just the main part?
     
  2. Offline

    ZeusAllMighty11

    Inventory.getContents() returns all items in the inventory, but for some reason it does not count armour
     
  3. Offline

    NoLiver92

    the main part you have to use .getinventory.getarmour for the armour
     
Thread Status:
Not open for further replies.

Share This Page