Called once when the system is registered with a world.
@override void init(World world) { if (_init case Some(value: final cb)) cb(world); }