Interface WithSection<CFG extends ConfigSection<CFG,​B>,​B extends SectionBuilder<B,​CFG>>


  • public interface WithSection<CFG extends ConfigSection<CFG,​B>,​B extends SectionBuilder<B,​CFG>>
    Supplier for a customization that has its own config section.
    Author:
    Jens Wilke
    • Method Detail

      • getConfigClass

        Class<CFG> getConfigClass()