aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0794-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/server/0794-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch')
-rw-r--r--patches/server/0794-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/server/0794-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch b/patches/server/0794-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch
index d2369905d5..e61faaf2d1 100644
--- a/patches/server/0794-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch
+++ b/patches/server/0794-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] Expose pre-collision moving velocity to
diff --git a/src/main/java/net/minecraft/world/entity/Entity.java b/src/main/java/net/minecraft/world/entity/Entity.java
-index 9a49ab3cf682faef790c17579aec204b2778e461..c6d356fc0b94255299299eade9fb4b77bae8cc03 100644
+index 9058e5cd8ef661d59e93e82a3222506a13d0b1f4..609d6b02d0aa90ea1d7dae0345b824334966239d 100644
--- a/src/main/java/net/minecraft/world/entity/Entity.java
+++ b/src/main/java/net/minecraft/world/entity/Entity.java
@@ -943,6 +943,7 @@ public abstract class Entity implements SyncedDataHolder, Nameable, EntityAccess