Update to Minecraft 1.15

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2019-12-11 09:00:00 +11:00
parent 1400103b2f
commit 0e142c7f03
293 changed files with 2875 additions and 2648 deletions

View File

@@ -1,6 +1,6 @@
--- a/net/minecraft/server/EntityTurtle.java
+++ b/net/minecraft/server/EntityTurtle.java
@@ -254,7 +254,9 @@
@@ -255,7 +255,9 @@
protected void l() {
super.l();
if (!this.isBaby() && this.world.getGameRules().getBoolean(GameRules.DO_MOB_LOOT)) {
@@ -10,7 +10,7 @@
}
}
@@ -281,7 +283,9 @@
@@ -282,7 +284,9 @@
@Override
public void onLightningStrike(EntityLightning entitylightning) {
@@ -20,8 +20,8 @@
}
static class g extends NavigationGuardian {
@@ -441,8 +445,12 @@
} else if (this.g.bG > 200) {
@@ -443,8 +447,12 @@
} else if (this.g.bD > 200) {
World world = this.g.world;
+ // CraftBukkit start
@@ -33,7 +33,7 @@
this.g.r(false);
this.g.s(false);
this.g.setLoveTicks(600);
@@ -528,7 +536,7 @@
@@ -530,7 +538,7 @@
--this.e;
return false;
} else {