fn store_block_data(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
data_type: StoreDataType,
store_result: bool,
) -> Result<CommandSource, CommandSyntaxError>fn store_block_data(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
data_type: StoreDataType,
store_result: bool,
) -> Result<CommandSource, CommandSyntaxError>