summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/event/player/PlayerAnimationEvent.java
Commit message (Expand)AuthorAgeLines
* [Bleeding] Event no longer implements Serializable.Feildmaster2012-02-19-2/+0
* Deprecation cleanup.Erik Broes2012-02-18-2/+2
* [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
* Made PlayerAnimation cancellable. Thanks desmin88!EvilSeph2011-07-28-1/+11
* More JavaDoc improvements.EvilSeph2011-06-25-6/+5
* Whitespace + general cleanupErik Broes2011-05-15-1/+1
* Fixed formatting and removed tabs.EvilSeph2011-04-27-10/+9
* Some more backwards incompatible changes (minor though), also a ton of small ...Erik Broes2011-03-26-5/+4
* General cleanup (deprecated+whitespace)Erik Broes2011-02-02-7/+7
* Address Feature#105:Implement support for PLAYER_ANIMATION hook/event.Nathan Wolf2014-09-09-0/+35