diff options
author | EdGruberman <ed@rjump.com> | 2013-03-28 09:09:19 -0700 |
---|---|---|
committer | Travis Watkins <amaranth@ubuntu.com> | 2013-03-28 21:14:48 -0500 |
commit | 377be0a79ed8a49ecac6fdfd8221fbe33d653150 (patch) | |
tree | 17bf400e33c54ff6ac747a00d667b551640c6d5a /src/main/java/net/minecraft/server/EntityThrownExpBottle.java | |
parent | adbee6049e68f7df26ff3314da72141f63c3188d (diff) | |
download | craftbukkit-377be0a79ed8a49ecac6fdfd8221fbe33d653150.tar craftbukkit-377be0a79ed8a49ecac6fdfd8221fbe33d653150.tar.gz craftbukkit-377be0a79ed8a49ecac6fdfd8221fbe33d653150.tar.lz craftbukkit-377be0a79ed8a49ecac6fdfd8221fbe33d653150.tar.xz craftbukkit-377be0a79ed8a49ecac6fdfd8221fbe33d653150.zip |
Call PotionSplashEvent even for no effects. Fixes BUKKIT-3618
When a splash potion has no applicable effects we currently do not call
PotionSplashEvent. This means plugins are unable to make custom
potions with reliable splash handling as they have to relicate the
functionality themselves.
With this commit we simply make the event fire regardless of the effects
on the potion.
Diffstat (limited to 'src/main/java/net/minecraft/server/EntityThrownExpBottle.java')
0 files changed, 0 insertions, 0 deletions