This website requires JavaScript.
Explore
Help
Sign In
SteamWar
/
Paper
Watch
9
Star
0
Fork
0
You've already forked Paper
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
858c8bee96f3161af96fe4a80366ea81b6dbf6f5
Paper
/
paper-api
/
src
/
main
/
java
/
org
/
bukkit
/
inventory
History
Bukkit/Spigot
817bdc1984
Implemented Inventory.contains with a minimum amount of item required. As per feature request
#187
...
By: Limb <
ibelimb@gmail.com
>
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