Class MenuBuilder


  • public final class MenuBuilder
    extends me.hsgamer.hscore.builder.FunctionalMassBuilder<me.hsgamer.hscore.config.Config,​Menu>
    The menu builder
    • Field Detail

      • INSTANCE

        public static final MenuBuilder INSTANCE
        The instance of the menu builder
    • Method Detail

      • getType

        protected String getType​(me.hsgamer.hscore.config.Config input)
        Specified by:
        getType in class me.hsgamer.hscore.builder.FunctionalMassBuilder<me.hsgamer.hscore.config.Config,​Menu>