@@ -20,7 +20,7 @@
|
||||
|
||||
@@ -42,6 +47,7 @@
|
||||
|
||||
this.t(f);
|
||||
this.x(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