Class SimplyNoShadingModMenuEntrypoint
java.lang.Object
io.github.startsmercury.simply_no_shading.impl.client.SimplyNoShadingModMenuEntrypoint
- All Implemented Interfaces:
com.terraformersmc.modmenu.api.ModMenuApi
public final class SimplyNoShadingModMenuEntrypoint
extends Object
implements com.terraformersmc.modmenu.api.ModMenuApi
The Simply No Shading
modmenu initializer.- Since:
- 6.2.0
- See Also:
-
ModMenuApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.terraformersmc.modmenu.api.ConfigScreenFactory<?>The Simply No Shading client config screen factory.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
-
Constructor Details
-
SimplyNoShadingModMenuEntrypoint
public SimplyNoShadingModMenuEntrypoint()
-
-
Method Details
-
getModConfigScreenFactory
public com.terraformersmc.modmenu.api.ConfigScreenFactory<?> getModConfigScreenFactory()The Simply No Shading client config screen factory.- Specified by:
getModConfigScreenFactoryin interfacecom.terraformersmc.modmenu.api.ModMenuApi
-