Update to Minecraft 1.14

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2019-04-25 12:00:00 +10:00
parent 5ea2a0e8e4
commit badc255efc
34 changed files with 172 additions and 167 deletions

View File

@@ -13,7 +13,7 @@
+// PAIL: Fixme
public class EntityEnderDragon extends EntityInsentient implements IMonster {
private static final Logger bN = LogManager.getLogger();
private static final Logger LOGGER = LogManager.getLogger();
@@ -35,6 +41,7 @@
private final PathPoint[] bT = new PathPoint[24];
private final int[] bU = new int[24];