Paper/paper-api/src/main/java/org/bukkit/inventory
2011-01-24 07:32:53 +08:00
..
Inventory.java Implemented Inventory.contains with a minimum amount of item required. As per feature request #187 2011-01-24 07:32:53 +08:00
ItemStack.java Renamed ItemStack.set/getDamage to durability, which is now a short. Added Material.getMaxDurability 2011-01-31 01:06:53 +00:00
PlayerInventory.java Updated Inventory with proper generics, fixed ItemStack to have data as 'Byte' so we can put in nulls when not having data. 2011-01-17 01:50:33 +01:00
Slot.java General cleanup (deprecated+whitespace) 2011-02-02 00:02:08 +01:00