Class SimplyNoShadingModMenu
java.lang.Object
io.github.startsmercury.simply_no_shading.impl.client.entrypoint.SimplyNoShadingModMenu
- All Implemented Interfaces:
com.terraformersmc.modmenu.api.ModMenuApi
public final class SimplyNoShadingModMenu
extends Object
implements com.terraformersmc.modmenu.api.ModMenuApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.terraformersmc.modmenu.api.ConfigScreenFactory<?> Methods inherited from class java.lang.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
-
SimplyNoShadingModMenu
public SimplyNoShadingModMenu()
-
-
Method Details
-
getModConfigScreenFactory
public com.terraformersmc.modmenu.api.ConfigScreenFactory<?> getModConfigScreenFactory()- Specified by:
getModConfigScreenFactoryin interfacecom.terraformersmc.modmenu.api.ModMenuApi
-