Class YamlSoundSectionProvider
java.lang.Object
com.winterhavenmc.library.messagebuilder.adapters.resources.sound.YamlSoundSectionProvider
- All Implemented Interfaces:
SectionProvider
-
Constructor Summary
ConstructorsConstructorDescriptionYamlSoundSectionProvider(Supplier<org.bukkit.configuration.Configuration> configurationSupplier, String sectionName) -
Method Summary
-
Constructor Details
-
YamlSoundSectionProvider
-
-
Method Details
-
getSection
public org.bukkit.configuration.ConfigurationSection getSection()- Specified by:
getSectionin interfaceSectionProvider
-