Class ModMenuScreenFactory

java.lang.Object
com.viaversion.viafabricplus.util.ModMenuScreenFactory
All Implemented Interfaces:
com.terraformersmc.modmenu.api.ModMenuApi

public final class ModMenuScreenFactory extends Object implements com.terraformersmc.modmenu.api.ModMenuApi
Implementation of the ModMenu integration allowing users to open the protocol selection screen from the mod menu.
  • Constructor Details

    • ModMenuScreenFactory

      public ModMenuScreenFactory()
  • Method Details

    • getModConfigScreenFactory

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