summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/EntityEffect.java
Commit message (Expand)AuthorAgeLines
* Add back mistakenly removed SHEEP_EAT effect with deprecation warningmd_52017-11-11-2/+12
* SPIGOT-3641: Remove ambiguous entity effects & restore behaviour of DEATHmd_52017-11-08-9/+5
* SPIGOT-3629: Greatly expand entity effect APImd_52017-11-07-48/+105
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-1/+1
* Add missing entity effects. Adds BUKKIT-3311LordRalex2014-04-30-1/+50
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-1/+2
* Deprecate magic valuesWesley Wolfe2013-08-28-0/+4
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-4/+4
* Javadoc updatesfeildmaster2012-06-03-4/+4
* Fix javadoc errors/warningsCeltic Minstrel2012-02-29-4/+2
* Add some testingErik Broes2012-01-29-8/+39
* Generic cleaningErik Broes2012-01-15-47/+46
* Added entity.playEffect, thanks to main-- in an (unfortunately old) PR.Nathan Adams2012-01-14-0/+54