@@ -100,8 +100,8 @@
|
||||
this.world.applyPhysics(this.position, this.getBlock());
|
||||
this.world.applyPhysics(this.position.down(), this.getBlock());
|
||||
}
|
||||
@@ -371,6 +426,13 @@
|
||||
this.n = i;
|
||||
@@ -366,6 +421,13 @@
|
||||
|
||||
}
|
||||
|
||||
+ // CraftBukkit start
|
||||
|
||||
Reference in New Issue
Block a user