@@ -7,7 +7,7 @@
|
||||
- this.e.setGoalTarget(this.e.getLastDamager());
|
||||
+ this.e.setGoalTarget(this.e.getLastDamager(), org.bukkit.event.entity.EntityTargetEvent.TargetReason.TARGET_ATTACKED_ENTITY, true); // CraftBukkit - reason
|
||||
this.g = this.e.getGoalTarget();
|
||||
this.b = this.e.bL();
|
||||
this.b = this.e.bR();
|
||||
this.h = 300;
|
||||
@@ -66,6 +66,6 @@
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user