Class NoteBlockMusic.Instruction

    • Constructor Detail

      • Instruction

        public Instruction​(int restatement,
                           int restatementFermata,
                           int fermata)
    • Method Detail

      • play

        public abstract void play​(org.bukkit.entity.Player player,
                                  Supplier<org.bukkit.Location> location)
      • getEstimatedLength

        public long getEstimatedLength()