summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/inventory/EntityEquipment.java
Commit message (Expand)AuthorAgeLines
* SPIGOT-3076: Make dropChance values clearermd_52017-02-20-24/+24
* BUILDTOOLS-203: Fix invalid javadocmd_52016-03-04-4/+4
* SPIGOT-1622: Add drop chance methods for off hand.md_52016-03-02-10/+57
* Implement API for "main hand" and "off hand" slots.Thinkofdeath2016-03-01-0/+40
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-20/+20
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-26/+52
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-09-10-0/+1
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-10/+10
* Improve javadoc in 26 files.feildmaster2013-01-22-2/+2
* Refactor get/setChestPlate to Chestplate. Addresses BUKKIT-3189feildmaster2012-12-18-2/+2
* Add EntityEquipment API. Adds BUKKIT-3103feildmaster2012-12-10-0/+209