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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.terraformersmc.modmenu.api.ConfigScreenFactory<?> Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.terraformersmc.modmenu.api.ModMenuApi
attachModpackBadges, getProvidedConfigScreenFactories, getProvidedUpdateCheckers, getUpdateChecker
-
Constructor Details
-
ModMenuScreenFactory
public ModMenuScreenFactory()
-
-
Method Details
-
getModConfigScreenFactory
public com.terraformersmc.modmenu.api.ConfigScreenFactory<?> getModConfigScreenFactory()- Specified by:
getModConfigScreenFactoryin interfacecom.terraformersmc.modmenu.api.ModMenuApi
-