mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-20 06:22:13 +01:00
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. |
||
---|---|---|
.. | ||
main | ||
test/java/org/bukkit |