summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityOcelot.java
Commit message (Collapse)AuthorAgeLines
* 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 ↵EvilSeph2012-04-03-1/+1
| | | | build not decrement the stack. Fixes BUKKIT-1439
* 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 ↵aPunch2012-03-08-1/+3
| | | | BUKKIT-1010.
* Added EntityIronGolem and EntityOcelot for diff visibility.aPunch2012-03-08-0/+205