summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntitySheep.java
Commit message (Expand)AuthorAgeLines
* 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