Fix some more compile errors

This commit is contained in:
Spottedleaf
2019-05-05 20:53:47 -07:00
parent f9f71eb14e
commit 6281fc8f11
22 changed files with 62 additions and 35 deletions

View File

@@ -29,7 +29,7 @@ index bebf5a6e19..136727c280 100644
return this.d < 4;
}
diff --git a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
index 3393347a1f..016ed471bb 100644
index 28c5fd988d..ed646bc9db 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 {