Work on GUIs (specifically to get SkyChest GUI)
This commit is contained in:
@@ -492,11 +492,6 @@ public class AEBaseTile extends TileEntity implements IOrientable, ICommonTile,
|
||||
return null;
|
||||
}
|
||||
|
||||
public boolean requiresTESR()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
public void setName( final String name )
|
||||
{
|
||||
this.customName = name;
|
||||
|
||||
Reference in New Issue
Block a user