Update to Minecraft 1.16.4

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2020-11-03 07:00:00 +11:00
parent 964cc7554a
commit 6450eb0ab7
34 changed files with 374 additions and 330 deletions

View File

@@ -8,7 +8,7 @@
public class EntityFireworks extends IProjectile {
@@ -119,7 +120,11 @@
@@ -121,7 +122,11 @@
}
if (!this.world.isClientSide && this.ticksFlown > this.expectedLifespan) {
@@ -21,7 +21,7 @@
}
}
@@ -134,7 +139,11 @@
@@ -136,7 +141,11 @@
protected void a(MovingObjectPositionEntity movingobjectpositionentity) {
super.a(movingobjectpositionentity);
if (!this.world.isClientSide) {
@@ -34,7 +34,7 @@
}
}
@@ -144,7 +153,11 @@
@@ -146,7 +155,11 @@
this.world.getType(blockposition).a(this.world, blockposition, (Entity) this);
if (!this.world.s_() && this.hasExplosions()) {
@@ -47,7 +47,7 @@
}
super.a(movingobjectpositionblock);
@@ -170,7 +183,9 @@
@@ -172,7 +185,9 @@
if (f > 0.0F) {
if (this.ridingEntity != null) {
@@ -57,7 +57,7 @@
}
double d0 = 5.0D;
@@ -197,7 +212,9 @@
@@ -199,7 +214,9 @@
if (flag) {
float f1 = f * (float) Math.sqrt((5.0D - (double) this.g((Entity) entityliving)) / 5.0D);