remove forced level emitters update

remove unneeded itemStack creation.
This commit is contained in:
Salomão
2021-01-04 12:34:44 -03:00
parent a3e69ce608
commit e6998913e1
3 changed files with 4 additions and 8 deletions
@@ -400,7 +400,6 @@ public class PartLevelEmitter extends PartUpgradeable implements IEnergyWatcherH
@Override
public void postChange( final IBaseMonitor<IAEItemStack> monitor, final Iterable<IAEItemStack> change, final IActionSource actionSource )
{
this.updateReportingValue( (IMEMonitor<IAEItemStack>) monitor );
}
@Override