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
commit f578d94680
182 changed files with 1891 additions and 1879 deletions

View file

@ -33,7 +33,7 @@
this.a(entityhuman, world, blockposition, true);
this.c(iblockdata, world, blockposition);
@@ -118,6 +136,16 @@
if (this.F) {
if (this.E) {
this.b(iblockdata, world, blockposition);
} else {
+ // CraftBukkit start