@FunctionalInterface public interface SongPlayerCallback extends NoteConsumer
| Modifier and Type | Method and Description |
|---|---|
default int |
getLoopDelay() |
default void |
onFinished() |
default boolean |
shouldLoop() |
default boolean |
shouldTick() |
playNote, playNotes