Class BetterStatsModmenu
java.lang.Object
com.thecsdev.betterstats.fabric.client.BetterStatsModmenu
- All Implemented Interfaces:
com.terraformersmc.modmenu.api.ModMenuApi
@Internal
@Environment(CLIENT)
public final class BetterStatsModmenu
extends Object
implements com.terraformersmc.modmenu.api.ModMenuApi
ModMenuApi implementation for BetterStats.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal com.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
-
BetterStatsModmenu
public BetterStatsModmenu()
-
-
Method Details
-
getModConfigScreenFactory
public final com.terraformersmc.modmenu.api.ConfigScreenFactory<?> getModConfigScreenFactory()- Specified by:
getModConfigScreenFactoryin interfacecom.terraformersmc.modmenu.api.ModMenuApi
-