Function veloren_server::cmd::handle_reset_recipes

source ยท
fn handle_reset_recipes(
    server: &mut Server,
    _client: Entity,
    target: Entity,
    _args: Vec<String>,
    action: &ServerChatCommand,
) -> Result<(), Content>