Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
This commit is contained in:
@@ -37,7 +37,7 @@ public class EntityFallingBlock extends Entity {
|
||||
return !this.dead;
|
||||
}
|
||||
|
||||
public void G_() {
|
||||
public void F_() {
|
||||
if (this.id == 0) {
|
||||
this.die();
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user