summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityIronGolem.java
Commit message (Collapse)AuthorAgeLines
* 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 ↵aPunch2012-03-08-2/+9
| | | | BUKKIT-1010.
* Added EntityIronGolem and EntityOcelot for diff visibility.aPunch2012-03-08-0/+168