summaryrefslogtreecommitdiffstats
path: root/nms-patches/PathfinderGoalFollowOwner.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/PathfinderGoalFollowOwner.patch')
-rw-r--r--nms-patches/PathfinderGoalFollowOwner.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/PathfinderGoalFollowOwner.patch b/nms-patches/PathfinderGoalFollowOwner.patch
index df21289c..0abaf53d 100644
--- a/nms-patches/PathfinderGoalFollowOwner.patch
+++ b/nms-patches/PathfinderGoalFollowOwner.patch
@@ -29,6 +29,6 @@
+
+ this.b.setPositionRotation(to.getX(), to.getY(), to.getZ(), to.getYaw(), to.getPitch());
+ // CraftBukkit end
- this.e.r();
+ this.e.q();
return;
}