aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0762-Call-BlockPhysicsEvent-more-often.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/server/0762-Call-BlockPhysicsEvent-more-often.patch')
-rw-r--r--patches/server/0762-Call-BlockPhysicsEvent-more-often.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/server/0762-Call-BlockPhysicsEvent-more-often.patch b/patches/server/0762-Call-BlockPhysicsEvent-more-often.patch
index b2dc803286..1839fbe711 100644
--- a/patches/server/0762-Call-BlockPhysicsEvent-more-often.patch
+++ b/patches/server/0762-Call-BlockPhysicsEvent-more-often.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] Call BlockPhysicsEvent more often
diff --git a/src/main/java/net/minecraft/world/level/redstone/CollectingNeighborUpdater.java b/src/main/java/net/minecraft/world/level/redstone/CollectingNeighborUpdater.java
-index 61744d8fde3ba98585cf261fc09f0acc042b67b8..c0adfa72a6b43b72825797572c5c2557042e2a42 100644
+index 457a963ee6ebd3cf5c3831f6660e3850335af49f..106af2b2c7ff72c7549975aef75cdcff8d9a7d97 100644
--- a/src/main/java/net/minecraft/world/level/redstone/CollectingNeighborUpdater.java
+++ b/src/main/java/net/minecraft/world/level/redstone/CollectingNeighborUpdater.java
@@ -119,7 +119,20 @@ public class CollectingNeighborUpdater implements NeighborUpdater {