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

@@ -120,7 +120,7 @@
- for (int i1 = -128; i1 <= 128; ++i1) {
+ for (int i1 = -radius; i1 <= radius; ++i1) {
for (BlockPosition blockposition2 = blockposition.a(l, this.world.aa() - 1 - blockposition.getY(), i1); blockposition2.getY() >= 0; blockposition2 = blockposition1) {
for (BlockPosition blockposition2 = blockposition.a(l, this.world.ab() - 1 - blockposition.getY(), i1); blockposition2.getY() >= 0; blockposition2 = blockposition1) {
blockposition1 = blockposition2.down();
if (this.world.getType(blockposition2).getBlock() == PortalTravelAgent.a) {
@@ -96,6 +159,29 @@
@@ -244,7 +244,7 @@
+ d2 = (double) j2 + 0.5D - z; // CraftBukkit
label257:
for (k2 = this.world.aa() - 1; k2 >= 0; --k2) {
for (k2 = this.world.ab() - 1; k2 >= 0; --k2) {
@@ -217,7 +331,7 @@
}
}
@@ -266,7 +266,7 @@
+ d2 = (double) j2 + 0.5D - z; // CraftBukkit
label205:
for (k2 = this.world.aa() - 1; k2 >= 0; --k2) {
for (k2 = this.world.ab() - 1; k2 >= 0; --k2) {
@@ -262,7 +376,7 @@
}
}