summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/entity/Projectile.java
Commit message (Expand)AuthorAgeLines
* Remove _INVALID_ methodsmd_52017-05-14-20/+0
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-0/+4
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2014-03-24-1/+1
* [Bleeding] Add ProjectileSource interface. Addresses BUKKIT-1038, BUKKIT-1156t00thpick12014-01-30-9/+24
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-1/+2
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-1/+1
* Generic cleaningErik Broes2012-01-15-1/+1
* Extend EntityCombustEvent to allow setting combustion duration.Andrew Ardill2011-11-29-0/+2
* Many javadoc fixes thanks to Celtic MinstrelDinnerbone2011-09-25-0/+2
* Retiring EntityDamageByProjectileEvent in favor of EntityDamageEvent.sunkid2011-07-28-2/+15
* Added the concept of a projectile.sunkid2011-06-18-0/+23