summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntitySheep.java
Commit message (Expand)AuthorAgeLines
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-6/+5
* Reverting the Drop API for now, we need to re-evalute this as it is causing t...Warren Loo2012-03-27-16/+2
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-1/+1
* [Bleeding] Added getting and setting drops to all appropriate events. Fixes B...Celtic Minstrel2012-03-21-3/+16
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-84/+55
* Updated to rename revision 02Erik Broes2012-03-01-3/+3
* Adjusted CraftBukkit to work with the entity event convenience patch in Bukki...TomyLobo2012-02-29-16/+4
* [Bleeding] Implemented Sheep, Shear and EntityChangeBlock API. ThanksAidan Matzko2012-01-23-7/+51
* Update for 1.1_01 renames.Erik Broes2012-01-15-4/+4
* Updated to Minecraft 1.1Erik Broes2012-01-12-2/+65
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-5/+5
* Update for 1.0.0Erik Broes2011-11-20-8/+25
* Update to mcdev rename revision 01 for 1.8.1Dinnerbone2011-09-24-4/+4
* Refactored a bunch of death code into the event factoryDinnerbone2011-09-21-9/+2
* Update for Minecraft 1.8Dinnerbone2011-09-15-10/+6
* Fixed Sheep not firing EntityDeath event.EvilSeph2011-07-02-0/+124
* Reworked getEntity; Hi instanceof, bay 16 classesErik Broes2011-01-30-100/+0
* Port to new mc-dev format.Erik Broes2011-01-30-67/+29
* Entity audit. Adds checks for null entities, and adds conformity.Andrew Ardill2011-01-21-4/+4
* fixed imports on all EntitiesAndrew Ardill2011-01-18-0/+2
* Addition of all Entity classes.Andrew Ardill2011-01-18-0/+7
* Adding all Entities into CraftBukkit.Andrew Ardill2011-01-18-0/+129