Function veloren_common::comp::group::pets

source ·
fn pets(
    entity: Entity,
    uid: Uid,
    alignments: &ReadStorage<'_, Alignment>,
    entities: &EntitiesRes
) -> Vec<Entity>