This website requires JavaScript.
Explore
Help
Register
Sign In
Azimkin
/
Bukkit
Watch
1
Star
0
Fork
0
You've already forked Bukkit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Bukkit
/
src
/
main
/
java
/
org
/
bukkit
/
inventory
History
Dinnerbone
9ac3600a07
Renamed ItemStack.set/getDamage to durability, which is now a short. Added Material.getMaxDurability
2011-01-31 01:06:53 +00:00
..
Inventory.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
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
All inventory stuff in org.bukkit moved to org.bukkit.inventory
2011-01-15 21:27:40 +00:00