pub fn handle_start_join_server_event(
commands: Commands<'_, '_>,
events: EventReader<'_, '_, StartJoinServerEvent>,
entity_uuid_index: ResMut<'_, EntityUuidIndex>,
)
pub fn handle_start_join_server_event(
commands: Commands<'_, '_>,
events: EventReader<'_, '_, StartJoinServerEvent>,
entity_uuid_index: ResMut<'_, EntityUuidIndex>,
)