summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityIronGolem.java
Commit message (Expand)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-190/+0
* Update CraftBukkit to Minecraft 1.7.10Travis Watkins2014-07-08-10/+10
* Handle null targets in target event. Fixes BUKKIT-5635Travis Watkins2014-05-26-1/+5
* Rework mob item dropping on death. Fixes BUKKIT-5625Travis Watkins2014-05-26-11/+4
* [Bleeding] Call EntityTargetEvent in many new places.GJ2014-04-18-1/+6
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-14/+14
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-27/+23
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-12/+12
* Update CraftBukkit to 1.6.2mbax2013-07-08-17/+17
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-45/+46
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-10/+10
* Update CraftBukkit to Minecraft 1.4.7feildmaster2013-01-17-1/+1
* Implement ItemFactory and ItemMeta values. Adds BUKKIT-15Wesley Wolfe2012-12-17-2/+2
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-14/+14
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-20/+46
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-48/+38
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-2/+2
* [Bleeding] Made Iron Golems and Ocelots throw EntityDeathEvent. This fixes BU...aPunch2012-03-08-2/+9
* Added EntityIronGolem and EntityOcelot for diff visibility.aPunch2012-03-08-0/+168