Restore 0129-Optimize-World.isLoaded-BlockPosition-Z.patch

This commit is contained in:
Shane Freeder
2019-12-16 02:58:10 +00:00
parent 3591f1ff6b
commit 0f24e5eeeb
270 changed files with 642 additions and 618 deletions

View File

@@ -6,7 +6,7 @@ Subject: [PATCH] Fix NPE when getting location from InventoryEnderChest opened
diff --git a/src/main/java/net/minecraft/server/InventoryEnderChest.java b/src/main/java/net/minecraft/server/InventoryEnderChest.java
index 5a9ac3960..fd31b9a6d 100644
index 5a9ac3960d..fd31b9a6dc 100644
--- a/src/main/java/net/minecraft/server/InventoryEnderChest.java
+++ b/src/main/java/net/minecraft/server/InventoryEnderChest.java
@@ -0,0 +0,0 @@ import org.bukkit.inventory.InventoryHolder;