Skip to main content

objective

Function objective 

Source
fn objective(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    scoreboard: &Scoreboard,
    name: &str,
) -> Result<ScoreboardObjective, CommandSyntaxError>