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