This website requires JavaScript.
Explore
Help
Sign In
Chronika
/
Bukkit
Watch
1
Star
0
Fork
0
You've already forked Bukkit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
157f9d9d9f21942a3a097c6d1c497fec356598c9
Bukkit
/
src
/
main
/
java
/
org
/
bukkit
/
inventory
History
VictorD
cd490d826b
Added a few null pointer checks and performed minor touchups (tried improving a few equals, clone and hashCode methods).
2011-03-05 12:27:51 +01:00
..
Inventory.java
Implemented Inventory.contains with a minimum amount of item required. As per feature request
#187
2011-02-04 04:06:04 +08:00
ItemStack.java
Added a few null pointer checks and performed minor touchups (tried improving a few equals, clone and hashCode methods).
2011-03-05 12:27:51 +01: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:28:41 +01:00