mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-17 13:24:17 -07:00
Update to Minecraft 1.7
This commit is contained in:
@@ -114,6 +114,6 @@ public class ItemBlock extends Item {
|
||||
}
|
||||
|
||||
public String a() {
|
||||
return Block.byId[this.id].h();
|
||||
return Block.byId[this.id].l();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user