summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/event/player/PlayerItemHeldEvent.java
Commit message (Expand)AuthorAgeLines
* Add ability to change player item in hand. Adds BUKKIT-3318Patrick Seidel2013-03-24-1/+11
* [Bleeding] Event no longer implements Serializable.Feildmaster2012-02-19-1/+0
* Deprecation cleanup.Erik Broes2012-02-18-3/+3
* [Bleeding] Changed event system into a new, much faster design. Huge thanks t...Nathan Adams2012-01-17-0/+11
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-0/+1
* Whitespace + general cleanupErik Broes2011-05-15-1/+0
* Some more backwards incompatible changes (minor though), also a ton of small ...Erik Broes2011-03-26-2/+2
* Added PLAYER_ITEM_HELD eventDinnerbone2011-01-31-0/+36