summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityPig.java
Commit message (Expand)AuthorAgeLines
* Added SpawnReasons to CreatureSpawn events. Thanks winsock!EvilSeph2011-06-21-3/+3
* Implemented 1.6!Dinnerbone2011-05-26-13/+15
* Whitespace + general cleanupErik Broes2011-05-15-8/+8
* Added events related to weather in 1.5. Thanks wizjany!EvilSeph2011-04-25-0/+95
* Reworked getEntity; Hi instanceof, bay 16 classesErik Broes2011-01-30-71/+0
* Port to new mc-dev format.Erik Broes2011-01-30-14/+15
* 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/+61