Added missing @Override annotations with Eclipse
This commit is contained in:
@@ -21,6 +21,7 @@ public class ToolQuartzHoe extends ItemHoe implements IAEFeature
|
||||
return feature;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean getIsRepairable(ItemStack a, ItemStack b)
|
||||
{
|
||||
return Platform.canRepair( type, a, b );
|
||||
|
||||
Reference in New Issue
Block a user