Skip to main content

send_mutation_success

Function send_mutation_success 

Source
fn send_mutation_success(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    players: &[Arc<Player>],
    amount: i32,
    experience_type: ExperienceType,
    mutation: Mutation,
)