fn execute_blocks_condition(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
expected: bool,
count: Option<i32>,
) -> Result<i32, CommandSyntaxError>fn execute_blocks_condition(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
expected: bool,
count: Option<i32>,
) -> Result<i32, CommandSyntaxError>