aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/api/0450-Add-HiddenPotionEffect-API.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/api/0450-Add-HiddenPotionEffect-API.patch')
-rw-r--r--patches/api/0450-Add-HiddenPotionEffect-API.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/api/0450-Add-HiddenPotionEffect-API.patch b/patches/api/0450-Add-HiddenPotionEffect-API.patch
index 49d193598e..53d4b040a2 100644
--- a/patches/api/0450-Add-HiddenPotionEffect-API.patch
+++ b/patches/api/0450-Add-HiddenPotionEffect-API.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] Add HiddenPotionEffect API
diff --git a/src/main/java/org/bukkit/entity/LivingEntity.java b/src/main/java/org/bukkit/entity/LivingEntity.java
-index de0e160632e0f0f9dee61007f139f37382f58e26..f5fe2abd28a3f5fa4f2adf1d63ea68a7b890d191 100644
+index 80df95e93b9a919af8c2e98b09b75522ee60eae6..65112eae8b92344796850b1e4c89e75443eab2fe 100644
--- a/src/main/java/org/bukkit/entity/LivingEntity.java
+++ b/src/main/java/org/bukkit/entity/LivingEntity.java
@@ -591,6 +591,9 @@ public interface LivingEntity extends Attributable, Damageable, ProjectileSource