aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0331-add-hand-to-BlockMultiPlaceEvent.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/server/0331-add-hand-to-BlockMultiPlaceEvent.patch')
-rw-r--r--patches/server/0331-add-hand-to-BlockMultiPlaceEvent.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/server/0331-add-hand-to-BlockMultiPlaceEvent.patch b/patches/server/0331-add-hand-to-BlockMultiPlaceEvent.patch
index 955f81df44..fe9e4dc449 100644
--- a/patches/server/0331-add-hand-to-BlockMultiPlaceEvent.patch
+++ b/patches/server/0331-add-hand-to-BlockMultiPlaceEvent.patch
@@ -5,10 +5,10 @@ Subject: [PATCH] add hand to BlockMultiPlaceEvent
diff --git a/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java b/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
-index 542b9ff7d845dcebcf6569a6d4bd9e97ac3a436d..3dee6c973d4b4ac6f64fdcb5ac7fa681cefbdb1c 100644
+index 449dab3d6e16b2b0fcc78c9e1b7173c822be9c53..15c9150b7e48781268babe5915dc0e906645b341 100644
--- a/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
+++ b/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
-@@ -401,13 +401,18 @@ public class CraftEventFactory {
+@@ -402,13 +402,18 @@ public class CraftEventFactory {
}
org.bukkit.inventory.ItemStack item;