mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-17 05:03:55 -07:00
Updated to Minecraft version 1.4
This commit is contained in:
@@ -108,6 +108,6 @@ public class ItemBlock extends Item {
|
||||
}
|
||||
|
||||
public String a() {
|
||||
return Block.byId[this.a].e();
|
||||
return Block.byId[this.a].f();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user