@@ -21,7 +21,7 @@
|
||||
|
||||
@@ -76,6 +81,7 @@
|
||||
|
||||
this.s(f);
|
||||
this.q(f);
|
||||
if (f > 10.0F) {
|
||||
+ this.world.getServer().getPluginManager().callEvent(new EntityUnleashEvent(this.getBukkitEntity(), EntityUnleashEvent.UnleashReason.DISTANCE)); // CraftBukkit
|
||||
this.unleash(true, true);
|
||||
|
||||
Reference in New Issue
Block a user