mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-28 19:03:51 -07:00
@@ -960,7 +960,7 @@
|
||||
+ this.expTotal = this.newTotalExp;
|
||||
+ this.exp = 0;
|
||||
+ this.deathTicks = 0;
|
||||
+ this.setArrowCount(0);
|
||||
+ this.setArrowCount(0, true); // CraftBukkit - ArrowBodyCountChangeEvent
|
||||
+ this.removeAllEffects(org.bukkit.event.entity.EntityPotionEffectEvent.Cause.DEATH);
|
||||
+ this.updateEffects = true;
|
||||
+ this.activeContainer = this.defaultContainer;
|
||||
|
Reference in New Issue
Block a user