Function veloren_server::cmd::handle_goto
source ยท fn handle_goto(
server: &mut Server,
_client: Entity,
target: Entity,
args: Vec<String>,
action: &ServerChatCommand,
) -> Result<(), Content>
fn handle_goto(
server: &mut Server,
_client: Entity,
target: Entity,
args: Vec<String>,
action: &ServerChatCommand,
) -> Result<(), Content>