summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityEnderCrystal.java
Commit message (Expand)AuthorAgeLines
* [Bleeding] Fix stack overflow with Ender Crystals. Fixes BUKKIT-5583GJ2014-05-03-3/+3
* [Bleeding] Add many missing event calls.GJ2014-04-18-3/+14
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-2/+2
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-7/+7
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-1/+1
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-4/+4
* Cleanup comments, formatting, etcTravis Watkins2013-03-25-2/+4
* Implement new cause versions of BlockIgniteEvent. Addresses BUKKIT-3609, BUKK...Yariv Livay2013-03-18-1/+5
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-3/+3
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-13/+17
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-3/+3
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-15/+14
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-1/+1
* Fixed EntityDamageByEntityEvent to call for every attackable entity. Fixes BU...feildmaster2012-03-15-0/+5
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-2/+2
* Updated to rename revision 02Erik Broes2012-03-01-1/+1
* Pass EntityEnderCrystal to EntityExplode event.EvilSeph2012-02-08-1/+1
* Added EntityEnderCrystal for diff visibility.EvilSeph2012-02-08-0/+63