Added missing @Override annotations with Eclipse
This commit is contained in:
@@ -690,6 +690,7 @@ public class DualityInterface implements IGridTickable, ISegmentedInventory, ISt
|
||||
return (IPart) (iHost instanceof IPart ? iHost : null);
|
||||
}
|
||||
|
||||
@Override
|
||||
public appeng.api.util.IConfigManager getConfigManager()
|
||||
{
|
||||
return cm;
|
||||
|
||||
Reference in New Issue
Block a user