Class SimplyNoShadingModMenuEntrypoint

java.lang.Object
com.github.startsmercury.simply.no.shading.entrypoint.SimplyNoShadingModMenuEntrypoint
All Implemented Interfaces:
com.terraformersmc.modmenu.api.ModMenuApi

public class SimplyNoShadingModMenuEntrypoint extends Object implements com.terraformersmc.modmenu.api.ModMenuApi
The SimplyNoShadingModMenuEntrypoint class is an implementation of ModMenuApi and is an entrypoint defined with the modmenu key in the fabric.mod.json. This acts as compatibility between Simply No Shading and ModMenu.
  • Constructor Details

    • SimplyNoShadingModMenuEntrypoint

      public SimplyNoShadingModMenuEntrypoint()
  • Method Details

    • getModConfigScreenFactory

      public com.terraformersmc.modmenu.api.ConfigScreenFactory<?> getModConfigScreenFactory()
      Specified by:
      getModConfigScreenFactory in interface com.terraformersmc.modmenu.api.ModMenuApi