Skip to main content

sprint

Function sprint 

Source
fn sprint(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    ticks: i32,
) -> Result<i32, CommandSyntaxError>