note

@Contract(value = "_ -> this", mutates = "this")
abstract fun note(note: Int): NoteParticleEffectBuilder

Sets the note for the particle effect.

Must be between 0 and 24 inclusively.

Return

this builder

Parameters

note

the note