Implemented 1.6!

This commit is contained in:
Dinnerbone
2011-05-26 13:48:22 +01:00
parent f463453d73
commit 6903f20242
76 changed files with 2699 additions and 2266 deletions

View File

@@ -81,9 +81,9 @@ public class EntityEgg extends Entity {
}
public void p_() {
this.bk = this.locX;
this.bl = this.locY;
this.bm = this.locZ;
this.bn = this.locX;
this.bo = this.locY;
this.bp = this.locZ;
super.p_();
if (this.a > 0) {
--this.a;
@@ -301,7 +301,7 @@ public class EntityEgg extends Entity {
float f2 = 0.99F;
float f3 = 0.03F;
if (this.Z()) {
if (this.aa()) {
for (int i1 = 0; i1 < 4; ++i1) {
float f4 = 0.25F;