summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityOcelot.java
Commit message (Expand)AuthorAgeLines
* Rework mob item dropping on death. Fixes BUKKIT-5625Travis Watkins2014-05-26-3/+1
* [Bleeding] Add many missing SpawnReasons.GJ2014-04-18-1/+1
* Update CraftBukkit to Minecraft 1.7.8Travis Watkins2014-04-11-3/+3
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-12/+12
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-21/+21
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-7/+7
* Revert to 1.5 despawning behaviour for Ocelots and Wolves. Fixes BUKKIT-4449EvilSeph2013-08-02-1/+1
* Update CraftBukkit to 1.6.2mbax2013-07-08-13/+13
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-39/+43
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-12/+12
* Update CraftBukkit to Minecraft 1.4.7feildmaster2013-01-17-4/+4
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-14/+22
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-15/+27
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-53/+54
* 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