summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityOcelot.java
Commit message (Expand)AuthorAgeLines
* Properly call EntityDeathEvent for mobs. Fixes BUKKIT-1519feildmaster2012-04-15-2/+2
* Made using RAW_FISH on Ocelots when a player has the ability to instantly bui...EvilSeph2012-04-03-1/+1
* Updated version to 1.2.5-R0.1-SNAPSHOTDinnerbone (Laptop)2012-03-30-2/+2
* [Bleeding] Fixed ocelot dropping leather. Fixes BUKKIT-1333feildmaster2012-03-25-1/+1
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-7/+8
* Added EntityTame event. Fixes BUKKIT-1109EvilSeph2012-03-09-1/+2
* [Bleeding] Made Iron Golems and Ocelots throw EntityDeathEvent. This fixes BU...aPunch2012-03-08-1/+3
* Added EntityIronGolem and EntityOcelot for diff visibility.aPunch2012-03-08-0/+205