mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-08 16:12:18 -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,
|
CONVERSION,
|
||||||
/**
|
/**
|
||||||
* When all effects are removed due to death (Note: This is called on
|
* When all effects are removed due to death.
|
||||||
* respawn, so it's player only!)
|
|
||||||
*/
|
*/
|
||||||
DEATH,
|
DEATH,
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user