summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityExperienceOrb.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityExperienceOrb.patch')
-rw-r--r--nms-patches/EntityExperienceOrb.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/EntityExperienceOrb.patch b/nms-patches/EntityExperienceOrb.patch
index fa196829..24aa1aba 100644
--- a/nms-patches/EntityExperienceOrb.patch
+++ b/nms-patches/EntityExperienceOrb.patch
@@ -14,8 +14,8 @@
public int a;
@@ -34,6 +40,7 @@
- public void A_() {
- super.A_();
+ public void B_() {
+ super.B_();
+ EntityHuman prevTarget = this.targetPlayer;// CraftBukkit - store old target
if (this.c > 0) {
--this.c;