240241242243244245246
return new InvIterator( this ); } public Iterator<IAEItemStack> getNewAEIterator() { return new AEInvIterator( this ); }