java.lang.Object
com.winterhavenmc.library.messagebuilder.adapters.resources.sound.YamlSoundSectionProvider
All Implemented Interfaces:
SectionProvider

public final class YamlSoundSectionProvider extends Object implements SectionProvider
  • Constructor Details

    • YamlSoundSectionProvider

      public YamlSoundSectionProvider(Supplier<org.bukkit.configuration.Configuration> configurationSupplier, String sectionName)
  • Method Details

    • getSection

      public org.bukkit.configuration.ConfigurationSection getSection()
      Specified by:
      getSection in interface SectionProvider