public BlockMapProcessImpl(FixCommand command, NetworkContext context, Random r) { this.command = command; this.context = context; this.r = r; }