Added missing @Override annotations with Eclipse
This commit is contained in:
@@ -160,6 +160,7 @@ public class FZ implements IFZ, IIntegrationModule
|
||||
AEApi.instance().registries().externalStorage().addExternalStorageInterface( new FactorizationHandler() );
|
||||
}
|
||||
|
||||
@Override
|
||||
public void grinderRecipe(ItemStack in, ItemStack out)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user