Update to 1.14.4 (#2333)
This commit is contained in:
parent
e1fb590ee6
commit
f01c2b2b7c
326 changed files with 1249 additions and 1283 deletions
|
@ -5,7 +5,7 @@ Subject: [PATCH] Implement World.getEntity(UUID) API
|
|||
|
||||
|
||||
diff --git a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
|
||||
index 4995a93af..e74238033 100644
|
||||
index ad0f2d4399..0c190e5f49 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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue