aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0933-ItemStack-Tooltip-API.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/server/0933-ItemStack-Tooltip-API.patch')
-rw-r--r--patches/server/0933-ItemStack-Tooltip-API.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/server/0933-ItemStack-Tooltip-API.patch b/patches/server/0933-ItemStack-Tooltip-API.patch
index 3c55a9716b..8858ce7085 100644
--- a/patches/server/0933-ItemStack-Tooltip-API.patch
+++ b/patches/server/0933-ItemStack-Tooltip-API.patch
@@ -5,10 +5,10 @@ Subject: [PATCH] ItemStack Tooltip API
diff --git a/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java b/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java
-index 455127a4a1574cb525b2ddc69c26a0be7cef45d5..ed2c4c61eab5034ed1ef4fc6a22b205bcde9664f 100644
+index 09cba6563ae754f51cfb352ba63e097fc2bd9b65..364202607498b376422d02d91965430e90d21fec 100644
--- a/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java
+++ b/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java
-@@ -617,6 +617,21 @@ public final class CraftMagicNumbers implements UnsafeValues {
+@@ -622,6 +622,21 @@ public final class CraftMagicNumbers implements UnsafeValues {
}
// Paper end - fix custom stats criteria creation