@@ -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.c = this.e.cs();
|
||||
this.c = this.e.ct();
|
||||
this.h = 300;
|
||||
@@ -95,6 +95,6 @@
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user