All Known Implementing Classes:
LanguageSectionProvider
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface SectionProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    org.bukkit.configuration.ConfigurationSection
     
  • Method Details

    • getSection

      org.bukkit.configuration.ConfigurationSection getSection()