java.lang.Object
io.github.thecsdev.betterstats.api.client.modmenu.ModMenuApiImpl
All Implemented Interfaces:
com.terraformersmc.modmenu.api.ModMenuApi

public final class ModMenuApiImpl extends Object implements com.terraformersmc.modmenu.api.ModMenuApi
An optional ModMenuApi integration for the config GUI.
  • Constructor Details

    • ModMenuApiImpl

      public ModMenuApiImpl()
  • Method Details

    • getModConfigScreenFactory

      public final com.terraformersmc.modmenu.api.ConfigScreenFactory<?> getModConfigScreenFactory()
      Specified by:
      getModConfigScreenFactory in interface com.terraformersmc.modmenu.api.ModMenuApi