summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityChicken.java
Commit message (Expand)AuthorAgeLines
* Rework mob item dropping on death. Fixes BUKKIT-5625Travis Watkins2014-05-26-11/+4
* [Bleeding] Recheck persistence for chicken jockeys each tick. Fixes BUKKIT-5577GJ2014-04-29-0/+5
* Update CraftBukkit to Minecraft 1.7.8Travis Watkins2014-04-11-1/+1
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-5/+45
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-16/+18
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-5/+5
* Update CraftBukkit to 1.6.2mbax2013-07-08-7/+7
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-36/+34
* Cleanup comments, formatting, etcTravis Watkins2013-03-25-1/+1
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-4/+4
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-7/+11
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-11/+19
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-26/+18
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-7/+2
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-7/+21
* Update for 1.1_01 renames.Erik Broes2012-01-15-3/+3
* Updated to Minecraft 1.1Erik Broes2012-01-12-1/+1
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-1/+1
* Added death events for blaze and snowman, fixed reported loot for chickensNathan Adams2011-11-26-2/+2
* Update for 1.0.0Erik Broes2011-11-20-14/+26
* Refactored a bunch of death code into the event factoryDinnerbone2011-09-21-12/+2
* Added/updated EntityDeathEvents to reflect changes to the Vanilla spec.EvilSeph2011-09-20-0/+105
* Reworked getEntity; Hi instanceof, bay 16 classesErik Broes2011-01-30-86/+0
* Port to new mc-dev format.Erik Broes2011-01-30-35/+34
* Entity audit. Adds checks for null entities, and adds conformity.Andrew Ardill2011-01-21-4/+4
* fixed imports on all EntitiesAndrew Ardill2011-01-18-1/+2
* Addition of all Entity classes.Andrew Ardill2011-01-18-0/+8
* Adding all Entities into CraftBukkit.Andrew Ardill2011-01-18-0/+78