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

@@ -51,8 +51,8 @@
+
+ f = (float) event.getDamage();
+ // CraftBukkit end
this.l(-this.u());
this.e(10);
this.k(-this.u());
this.d(10);
this.aA();
@@ -105,6 +138,15 @@
boolean flag = damagesource.getEntity() instanceof EntityHuman && ((EntityHuman) damagesource.getEntity()).abilities.canInstantlyBuild;
@@ -83,7 +83,7 @@
+ // CraftBukkit end
+
if (this.getType() > 0) {
this.e(this.getType() - 1);
this.d(this.getType() - 1);
}
@@ -157,6 +207,8 @@