aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0687-Fix-new-block-data-for-EntityChangeBlockEvent.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/server/0687-Fix-new-block-data-for-EntityChangeBlockEvent.patch')
-rw-r--r--patches/server/0687-Fix-new-block-data-for-EntityChangeBlockEvent.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/server/0687-Fix-new-block-data-for-EntityChangeBlockEvent.patch b/patches/server/0687-Fix-new-block-data-for-EntityChangeBlockEvent.patch
index 1602195aee..7e7e38c837 100644
--- a/patches/server/0687-Fix-new-block-data-for-EntityChangeBlockEvent.patch
+++ b/patches/server/0687-Fix-new-block-data-for-EntityChangeBlockEvent.patch
@@ -196,10 +196,10 @@ index edc20745649b0837f1371c8d29e71fc0c8e5528f..932831bb5632ead5850842fc77192c84
}
// CraftBukkit end
diff --git a/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java b/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
-index 6bed9cce39eacf0f42ee4c6b007d2bdeb632b68f..4d5507e44d755588f18d992eb5f382f5f4fac273 100644
+index 3504b19a3748c64a6c93c86aa0b4a7a140996e06..55eee3a7d922f8c298b4653d733e30edc12005c5 100644
--- a/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
+++ b/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
-@@ -1365,11 +1365,11 @@ public class CraftEventFactory {
+@@ -1374,11 +1374,11 @@ public class CraftEventFactory {
return event;
}