summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/craftbukkit/entity/CraftZombie.java
Commit message (Expand)AuthorAgeLines
* SPIGOT-4526: Add conversion time API for Zombie & subclassesmd_52018-12-13-0/+23
* Update to Minecraft 1.11md_52016-11-17-5/+6
* SPIGOT-2389: Zombie.setVillager invertedmd_52016-06-12-1/+1
* Better map Zombie/Villager professions.md_52016-06-09-1/+0
* Update to Minecraft 1.10md_52016-06-09-12/+5
* SPIGOT-2336: Zombie.setVillager(Z)Vmd_52016-05-31-1/+5
* Update to Minecraft 1.9md_52016-03-01-1/+17
* Implement API for Skeleton and Zombie types. Fixes BUKKIT-2818James Clarke2012-11-17-0/+16
* [Bleeding] Added EntityType to replace CreatureType.Celtic Minstrel2012-02-22-0/+5
* Fix Craft Entity constructors and toStrings.Andrew Ardill2011-11-29-0/+5
* Removed some old deprecated code and clean up javadocs + warningsErik Broes2011-07-17-2/+0
* Generic cleanup of the org.bukkit.craftbukkit classes.Erik Broes2011-06-12-1/+2
* toString!Dinnerbone2011-01-30-0/+5
* Fixed blockcache being inaccurateDinnerbone2011-01-20-14/+14
* New Entity Classes implementing the new Bukkit interfaces.Andrew Ardill2011-01-18-0/+14