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 Details

    • SimplyNoShadingModMenuEntrypoint

      public SimplyNoShadingModMenuEntrypoint()
  • Method Details

    • getModConfigScreenFactory

      public com.terraformersmc.modmenu.api.ConfigScreenFactory<?> getModConfigScreenFactory()
      The Simply No Shading client config screen factory.

      Specified by:
      getModConfigScreenFactory in interface com.terraformersmc.modmenu.api.ModMenuApi