Mappings Update

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2018-12-06 10:00:00 +11:00
parent e9e6bec4e5
commit 102dee7d4f
123 changed files with 393 additions and 442 deletions

View File

@@ -93,7 +93,7 @@
super.collide(entity);
}
@@ -173,6 +228,7 @@
@@ -168,6 +223,7 @@
return this.getDirection().e();
}
@@ -101,7 +101,7 @@
public void tick() {
this.aM = this.aL;
this.aL = this.s();
@@ -217,6 +273,22 @@
@@ -212,6 +268,22 @@
this.motZ = 0.0D;
}
@@ -124,7 +124,7 @@
this.q();
for (int i = 0; i <= 1; ++i) {
@@ -737,6 +809,11 @@
@@ -730,6 +802,11 @@
this.c(this.fallDistance, 1.0F);
if (!this.world.isClientSide && !this.dead) {
@@ -136,7 +136,7 @@
this.die();
if (this.world.getGameRules().getBoolean("doEntityDrops")) {
int i;
@@ -750,6 +827,7 @@
@@ -743,6 +820,7 @@
}
}
}