summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityPig.java
Commit message (Expand)AuthorAgeLines
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-1/+1
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-6/+21
* Adjusted CraftBukkit to work with the entity event convenience patch in Bukki...TomyLobo2012-02-29-10/+2
* Fix formatting.Erik Broes2012-01-15-1/+1
* Update for 1.1_01 renames.Erik Broes2012-01-15-2/+2
* Updated to Minecraft 1.1Erik Broes2012-01-12-1/+1
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-4/+4
* Update for 1.0.0Erik Broes2011-11-20-9/+20
* Update to mcdev rename revision 01 for 1.8.1Dinnerbone2011-09-24-1/+1
* Update for Minecraft 1.8Dinnerbone2011-09-15-5/+5
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-13/+9
* 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