aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0653-Update-head-rotation-in-missing-places.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/server/0653-Update-head-rotation-in-missing-places.patch')
-rw-r--r--patches/server/0653-Update-head-rotation-in-missing-places.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/server/0653-Update-head-rotation-in-missing-places.patch b/patches/server/0653-Update-head-rotation-in-missing-places.patch
index 5fdcb1a6cb..abf2879a6e 100644
--- a/patches/server/0653-Update-head-rotation-in-missing-places.patch
+++ b/patches/server/0653-Update-head-rotation-in-missing-places.patch
@@ -8,7 +8,7 @@ This is because bukkit uses a separate head rotation field for yaw.
This issue only applies to players.
diff --git a/src/main/java/net/minecraft/world/entity/Entity.java b/src/main/java/net/minecraft/world/entity/Entity.java
-index 5dce3d38ecd7b7639f02f3e1e92f3723f4a42c39..ec23aa4f86fed6890273d06b8cfb4000daf3c515 100644
+index b9f61d08adf83bbaed522c2258db116492cb24c5..685cd5c719a0bf8d3e41aa95b0e84effe1241948 100644
--- a/src/main/java/net/minecraft/world/entity/Entity.java
+++ b/src/main/java/net/minecraft/world/entity/Entity.java
@@ -1790,6 +1790,7 @@ public abstract class Entity implements Nameable, EntityAccess, CommandSource, S