summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/event/entity/PigZapEvent.java
Commit message (Collapse)AuthorAgeLines
* Add list of entities to EntityTransformEventnathat8902018-12-05-1/+3
|
* Make PigZapEvent extend EntityTransformEventnathat8902018-11-28-2/+4
|
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-2/+2
| | | | A special thanks goes to @aerouk for almost all of the changes found here.
* Narrowed down the return type of most EntityEvent subclasses for ↵TomyLobo2012-02-28-6/+13
| | | | convenience. Addresses BUKKIT-809
* [Bleeding] Event no longer implements Serializable.Feildmaster2012-02-19-2/+0
|
* Deprecation cleanup.Erik Broes2012-02-18-4/+4
|
* [Bleeding] Changed event system into a new, much faster design. Huge thanks ↵Nathan Adams2012-01-17-0/+11
| | | | to @zml2008 & @lahwran.
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-0/+1
|
* Many javadoc fixes thanks to Celtic MinstrelDinnerbone2011-09-25-2/+0
|
* Remove superfluous javadocsErik Broes2011-07-17-12/+0
|
* Added a lot of events relating to weather, including those for entities. ↵EvilSeph2011-04-25-0/+61
Thanks wizjany!