Drop Ignore-Missing-Recipes-in-RecipeBook-to-avoid-data-e.patch

This patch appears to be no longer relevant, and is seemingly a leading
cause of datapack performance being horrific
This commit is contained in:
Shane Freeder
2020-03-15 20:03:36 +00:00
parent f2f3bed2b0
commit 413efc4602
71 changed files with 177 additions and 181 deletions

View File

@@ -9,7 +9,7 @@ waiting for the execution queue to get to our request; We can just query
the chunk status and get a response now, vs having to wait
diff --git a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
index 27602824a..4fae7c849 100644
index d4ccef12f..41d1c3bb6 100644
--- a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
+++ b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
@@ -0,0 +0,0 @@ public class CraftWorld implements World {