Added missing @Override annotations with Eclipse
This commit is contained in:
@@ -856,6 +856,7 @@ public class TileChest extends AENetworkPowerTile implements IMEChest, IFluidHan
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public AEColor getColor()
|
||||
{
|
||||
return paintedColor;
|
||||
|
||||
Reference in New Issue
Block a user