more item count changes....

This commit is contained in:
PrototypeTrousers
2021-09-13 02:10:28 -03:00
parent 9335daff7d
commit 73251a0fe5
6 changed files with 88 additions and 119 deletions
@@ -326,6 +326,10 @@ public class PartFluidStorageBus extends PartSharedStorageBus implements IMEMoni
this.handlerHash = newHandlerHash;
this.handler = null;
if( this.monitor != null )
{
( (IBaseMonitor<IAEFluidStack>) monitor ).removeListener( this );
}
this.monitor = null;
if( target != null )
{