summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityEnderPearl.java
Commit message (Expand)AuthorAgeLines
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-2/+1
* Add remaining missing setLastDamageCause'sSteve Anton2012-07-14-0/+1
* Made ender pearls use the player's yaw and pitch. Fixes BUKKIT-1056EvilSeph2012-03-11-1/+7
* Fixed EnderPearls not being limited to the world they were used in. Fixes BUK...EvilSeph2012-03-08-1/+1
* [Bleeding] Use event values for damage.Feildmaster2012-02-09-1/+1
* Fix formatting.Erik Broes2012-01-15-2/+2
* Update for 1.1_01 renames.Erik Broes2012-01-15-2/+2
* Updated to Minecraft 1.1Erik Broes2012-01-12-1/+2
* Fixed issues with Ender Pearls. This fixes BUKKIT-248 and BUKKIT-264.EvilSeph2011-12-11-5/+6
* Indicate when a teleport event was triggered by ender pearls or unknown inter...Nathan Adams2011-12-04-9/+24
* Fixed ender pearls ignoring damage cancellationNathan Adams2011-12-02-1/+4
* Fixed exploit with Ender Pearls, and made them perform a damage event. This f...Nathan Adams2011-12-01-0/+52