Update for 1.7.2

This commit is contained in:
Erik Broes
2011-07-01 14:05:57 +02:00
parent 25f72c9caa
commit 1497eec04a
5 changed files with 9 additions and 5 deletions

View File

@@ -509,7 +509,7 @@ public class Block {
return this;
}
public int f() {
public int e() {
return this.material.j();
}