Class NoteBlockMusic.Sequence

java.lang.Object
com.cryptomorin.xseries.NoteBlockMusic.Instruction
com.cryptomorin.xseries.NoteBlockMusic.Sequence
Enclosing class:
NoteBlockMusic

public static class NoteBlockMusic.Sequence extends NoteBlockMusic.Instruction
A sequence is a restatement collection of multiple other NoteBlockMusic.Sequences and NoteBlockMusic.Sound that itself might be a part of another NoteBlockMusic.Sequence

A sequence in a script is shown with: (instruction1, instruction2, ...),restatement,restatementFermata fermata

Since:
3.0.0