CraftBukkit/Spigot
ccaef1ea05
Fixed CraftLivingEntity.damage when the entity is an EntityComplex.
...
Fixes BUKKIT-589: if you call damage on an instance of EnderDragon, no damage
is done.
Reason for bug: damage calls Entity.damageEntity. But EntityComplex
overrides damageEntity to do nothing.
Fix: CraftComplexLiving should call EntityComplex.e instead of
Entity.damageEntity. e is the method that actually does damage to an
instance of EntityComplex.
By: Sam Wilson <sam.wilson@gmail.com >
2012-01-23 22:04:18 -08:00
..
2011-07-19 13:26:00 -07:00
2012-01-05 19:30:00 +01:00
2012-01-14 23:02:10 +01:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2012-01-23 22:04:18 -08:00
2012-01-12 15:27:39 +00:00
2011-11-29 21:22:35 +11:00
2012-01-14 14:49:41 +00:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-30 09:21:54 +11:00
2012-01-12 15:27:39 +00:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2012-01-14 23:02:10 +01:00
2012-01-14 23:02:10 +01:00
2011-11-29 23:17:43 +00:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2012-01-14 23:02:10 +01:00
2011-12-13 01:40:35 +11:00
2011-11-29 23:17:43 +00:00
2012-01-14 23:02:10 +01:00
2012-01-14 23:02:10 +01:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2012-01-14 23:02:10 +01:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2012-01-19 15:09:06 +00:00
2011-11-29 21:22:35 +11:00
2012-01-14 23:02:10 +01:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-07-17 15:34:40 +02:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2011-07-17 15:34:40 +02:00
2011-11-29 21:22:35 +11:00
2011-11-29 21:22:35 +11:00
2012-01-14 23:02:10 +01:00
2012-01-14 23:02:10 +01:00
2011-11-29 21:22:35 +11:00