mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-09 00:22:08 -07:00
SPIGOT-7777: All entity potion effects are removed on death
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -192,8 +192,7 @@ public class EntityPotionEffectEvent extends EntityEvent implements Cancellable
|
||||
*/
|
||||
CONVERSION,
|
||||
/**
|
||||
* When all effects are removed due to death (Note: This is called on
|
||||
* respawn, so it's player only!)
|
||||
* When all effects are removed due to death.
|
||||
*/
|
||||
DEATH,
|
||||
/**
|
||||
|
Reference in New Issue
Block a user