Update to Minecraft 1.13.1

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2018-08-26 12:00:00 +10:00
parent 034c12d001
commit f578d94680
182 changed files with 1891 additions and 1879 deletions

View File

@@ -1,6 +1,6 @@
--- a/net/minecraft/server/TileEntityConduit.java
+++ b/net/minecraft/server/TileEntityConduit.java
@@ -154,7 +154,7 @@
@@ -152,7 +152,7 @@
EntityHuman entityhuman = (EntityHuman) iterator.next();
if (this.position.m(new BlockPosition(entityhuman)) <= (double) j && entityhuman.ao()) {
@@ -9,7 +9,7 @@
}
}
@@ -171,8 +171,8 @@
@@ -169,8 +169,8 @@
this.j = this.l();
this.k = null;
} else if (this.j == null) {
@@ -20,7 +20,7 @@
});
if (!list.isEmpty()) {
@@ -217,7 +217,7 @@
@@ -215,7 +215,7 @@
@Nullable
private EntityLiving l() {