of

@Contract(value = "_ -> new", pure = true)
fun of(note: Byte): NoteParticleData

Creates new note particle data with the given note.

Return

new note particle data

Parameters

note

the note that will be displayed