@@ -327,7 +327,7 @@
|
||||
return Either.left(EntityHuman.EnumBedResult.NOT_POSSIBLE_HERE);
|
||||
}
|
||||
|
||||
@@ -1176,6 +1306,34 @@
|
||||
@@ -1177,6 +1307,34 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -362,7 +362,7 @@
|
||||
|
||||
this.entitySleep(blockposition);
|
||||
this.sleepTicks = 0;
|
||||
@@ -1210,11 +1368,28 @@
|
||||
@@ -1211,11 +1369,28 @@
|
||||
}
|
||||
|
||||
public void wakeup(boolean flag, boolean flag1) {
|
||||
@@ -391,7 +391,7 @@
|
||||
this.sleepTicks = flag ? 0 : 100;
|
||||
}
|
||||
|
||||
@@ -1266,9 +1441,11 @@
|
||||
@@ -1267,9 +1442,11 @@
|
||||
|
||||
this.g = blockposition;
|
||||
this.bR = flag;
|
||||
@@ -403,7 +403,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
@@ -1340,7 +1517,11 @@
|
||||
@@ -1341,7 +1518,11 @@
|
||||
this.setMot(vec3d2.x, d3 * 0.6D, vec3d2.z);
|
||||
this.aM = f;
|
||||
this.fallDistance = 0.0F;
|
||||
@@ -416,7 +416,7 @@
|
||||
} else {
|
||||
super.e(vec3d);
|
||||
}
|
||||
@@ -1466,12 +1647,17 @@
|
||||
@@ -1467,12 +1648,17 @@
|
||||
}
|
||||
|
||||
public void startGliding() {
|
||||
@@ -434,7 +434,7 @@
|
||||
}
|
||||
|
||||
@Override
|
||||
@@ -1686,26 +1872,31 @@
|
||||
@@ -1687,26 +1873,31 @@
|
||||
|
||||
protected void releaseShoulderEntities() {
|
||||
if (this.e + 20L < this.world.getTime()) {
|
||||
|
||||
Reference in New Issue
Block a user