Companion

object Companion

Functions

Link copied to clipboard
@Contract(value = "_, _, _, _ -> new", pure = true)
fun of(uuid: UUID, name: String, amount: Double, operation: ModifierOperation): AttributeModifier

Creates a new attribute modifier with the given values.