Skip to main content

execute

Function execute 

Source
fn execute(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    source: SoundSource,
    targets: &[Arc<Player>],
) -> Result<i32, CommandSyntaxError>