diff options
author | Jim Bilbrey <jb_aero@verizon.net> | 2013-06-19 05:38:05 -0400 |
---|---|---|
committer | h31ix <zero_gravity@outlook.com> | 2013-07-13 20:28:16 -0400 |
commit | 4ad3cdd4b5cfe90f319cfba6c4dabc9bff10a59d (patch) | |
tree | 755dba92385194fedb5b3070c6ab6f37cd1a027c /src/main/java/net/minecraft/server/EntityLiving.java | |
parent | cebc247b78e14c7bc236d69010e1000d53be28ef (diff) | |
download | craftbukkit-4ad3cdd4b5cfe90f319cfba6c4dabc9bff10a59d.tar craftbukkit-4ad3cdd4b5cfe90f319cfba6c4dabc9bff10a59d.tar.gz craftbukkit-4ad3cdd4b5cfe90f319cfba6c4dabc9bff10a59d.tar.lz craftbukkit-4ad3cdd4b5cfe90f319cfba6c4dabc9bff10a59d.tar.xz craftbukkit-4ad3cdd4b5cfe90f319cfba6c4dabc9bff10a59d.zip |
Use ambient setting of potion effects. Fixes BUKKIT-4357 and BUKKIT-3653
This changes livingEntity.addPotionEffect(PotionEffect, boolean) to
construct the MobEffect using the constructor that includes the ambient
setting as supplied by the PotionEffect
This also changes livingEntity.getActivePotionEffects() to construct the
PotionEffects using the ambient setting supplied by the MobEffects.
Diffstat (limited to 'src/main/java/net/minecraft/server/EntityLiving.java')
0 files changed, 0 insertions, 0 deletions