summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntitySlime.java
Commit message (Expand)AuthorAgeLines
* Fix missed diff and other small thingsTravis Watkins2014-04-13-1/+1
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-33/+39
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-33/+33
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-7/+7
* Update CraftBukkit to 1.6.2mbax2013-07-08-26/+26
* Rework max health values. Fixes BUKKIT-4398Wesley Wolfe2013-07-02-7/+1
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-52/+45
* Update CraftBukkit to Minecraft 1.5.2Travis Watkins2013-04-27-1/+1
* Make Slimes fire EntityTarget events. Fixes BUKKIT-1408GJ2013-04-15-2/+23
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-18/+21
* Update maxhealth for entities that have variable max health. Fixes BUKKIT-3308feildmaster2012-12-27-1/+7
* Update CraftBukkit to Minecraft 1.4.6feildmaster2012-12-20-6/+6
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-17/+24
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-45/+59
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-39/+40
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-1/+3
* Added SpawnReason.SLIME_SPLIT, Fixes BUKKIT-790feildmaster2012-04-14-1/+1
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-10/+10
* [Bleeding] Added new target events. Fixes BUKKIT-935feildmaster2012-03-10-4/+2
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-27/+27
* Adjusted CraftBukkit to work with the entity event convenience patch in Bukki...TomyLobo2012-02-29-1/+3
* Update for 1.1_01 renames.Erik Broes2012-01-15-3/+3
* Updated to Minecraft 1.1Erik Broes2012-01-12-29/+29
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-8/+8
* Update for 1.0.0Erik Broes2011-11-20-42/+103
* Added SlimeSplit event. Thanks garbagemule!EvilSeph2011-09-30-0/+157
* Reworked getEntity; Hi instanceof, bay 16 classesErik Broes2011-01-30-144/+0
* Port to new mc-dev format.Erik Broes2011-01-30-69/+69
* Entity audit. Adds checks for null entities, and adds conformity.Andrew Ardill2011-01-21-4/+4
* fixed imports on all EntitiesAndrew Ardill2011-01-18-1/+2
* Addition of all Entity classes.Andrew Ardill2011-01-18-0/+8
* Adding all Entities into CraftBukkit.Andrew Ardill2011-01-18-0/+135