fn set_size(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
distance: f64,
ticks: i64,
) -> Result<i32, CommandSyntaxError>fn set_size(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
distance: f64,
ticks: i64,
) -> Result<i32, CommandSyntaxError>