aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0737-Add-NamespacedKey-biome-methods.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/server/0737-Add-NamespacedKey-biome-methods.patch')
-rw-r--r--patches/server/0737-Add-NamespacedKey-biome-methods.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/server/0737-Add-NamespacedKey-biome-methods.patch b/patches/server/0737-Add-NamespacedKey-biome-methods.patch
index d981229c6f..0a5e2f5d8a 100644
--- a/patches/server/0737-Add-NamespacedKey-biome-methods.patch
+++ b/patches/server/0737-Add-NamespacedKey-biome-methods.patch
@@ -6,10 +6,10 @@ Subject: [PATCH] Add NamespacedKey biome methods
Co-authored-by: Thonk <[email protected]>
diff --git a/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java b/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java
-index 1a46245fed7a5fca532df7e3febb22f5effca764..7272f154644366c3c467b265aadc59b879a7b7bd 100644
+index 21461817aa27b5b7df8af186712a54b3c80ee576..2aa7aad2b4b7f2e7c81ccac28a1e6151055b0ba3 100644
--- a/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java
+++ b/src/main/java/org/bukkit/craftbukkit/util/CraftMagicNumbers.java
-@@ -595,6 +595,21 @@ public final class CraftMagicNumbers implements UnsafeValues {
+@@ -589,6 +589,21 @@ public final class CraftMagicNumbers implements UnsafeValues {
}
// Paper end