Added missing @Override annotations with Eclipse
This commit is contained in:
@@ -32,6 +32,7 @@ public class PortableCellViewer extends MEMonitorHandler<IAEItemStack> implement
|
||||
target = is;
|
||||
}
|
||||
|
||||
@Override
|
||||
public ItemStack getItemStack()
|
||||
{
|
||||
return target;
|
||||
|
||||
Reference in New Issue
Block a user