aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/api/0103-PotionEffect-clone-methods.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/api/0103-PotionEffect-clone-methods.patch')
-rw-r--r--patches/api/0103-PotionEffect-clone-methods.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/api/0103-PotionEffect-clone-methods.patch b/patches/api/0103-PotionEffect-clone-methods.patch
index d1fac16047..a59479b404 100644
--- a/patches/api/0103-PotionEffect-clone-methods.patch
+++ b/patches/api/0103-PotionEffect-clone-methods.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] PotionEffect clone methods
diff --git a/src/main/java/org/bukkit/potion/PotionEffect.java b/src/main/java/org/bukkit/potion/PotionEffect.java
-index 89d49ce1e9475bf2d3748e483360451359e8cef8..575156c089e45a3d6a43ca6b7adfbc7b473a60ab 100644
+index 6478faee913d9a3bee0beb83a2cc4ecfa4f8df90..0d60a1b740199783d3fcb775f190ee85bd84696b 100644
--- a/src/main/java/org/bukkit/potion/PotionEffect.java
+++ b/src/main/java/org/bukkit/potion/PotionEffect.java
@@ -109,6 +109,33 @@ public class PotionEffect implements ConfigurationSerializable {