fn required_coordinates(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
name: &str,
) -> Result<Coordinates, CommandSyntaxError>fn required_coordinates(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
name: &str,
) -> Result<Coordinates, CommandSyntaxError>