summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/craftbukkit/entity/CraftArrow.java
Commit message (Expand)AuthorAgeLines
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-4/+4
* [Bleeding] Implement ProjectileSource API. Addresses BUKKIT-1038, BUKKIT-1156t00thpick12014-01-30-14/+27
* Add setCritical and isCritical methods to CraftArrow.java. Adds BUKKIT-5113MorphanOne2014-01-30-0/+8
* Add methods to get and set arrow knockback. Adds BUKKIT-5103Likaos2014-01-30-0/+10
* [Bleeding] Added EntityType to replace CreatureType.Celtic Minstrel2012-02-22-0/+5
* Deprecation cleanup.Erik Broes2012-02-18-3/+0
* Fix formatting.Erik Broes2012-01-15-1/+1
* Fix Craft Entity constructors and toStrings.Andrew Ardill2011-11-29-9/+15
* Retiring EntityDamageByProjectileEvent in favor of EntityDamageEvent.sunkid2011-07-28-1/+2
* Removed some old deprecated code and clean up javadocs + warningsErik Broes2011-07-17-3/+0
* Implemented the concept of a projectile.sunkid2011-06-18-3/+19
* Generic cleanup/reformat.Erik Broes2011-02-02-1/+1
* toString!Dinnerbone2011-01-30-0/+5
* All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.en...Dinnerbone2011-01-15-0/+16