Update for Minecraft 1.8
This commit is contained in:
@@ -60,7 +60,7 @@ public class BlockSign extends BlockContainer {
|
||||
return false;
|
||||
}
|
||||
|
||||
protected TileEntity a_() {
|
||||
public TileEntity a_() {
|
||||
try {
|
||||
return (TileEntity) this.a.newInstance();
|
||||
} catch (Exception exception) {
|
||||
|
||||
Reference in New Issue
Block a user