Function veloren_server::cmd::handle_server_physics

source ยท
fn handle_server_physics(
    server: &mut Server,
    client: Entity,
    _target: Entity,
    args: Vec<String>,
    action: &ServerChatCommand,
) -> Result<(), Content>