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