Skip to main content

teleport_to_entity

Function teleport_to_entity 

Source
fn teleport_to_entity(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    targets: &[SharedEntity],
    destination: &SharedEntity,
) -> Result<i32, CommandSyntaxError>