Class ThermooModMenu

java.lang.Object
com.github.thedeathlycow.thermoo.impl.ThermooModMenu
All Implemented Interfaces:
com.terraformersmc.modmenu.api.ModMenuApi

@Environment(CLIENT) public class ThermooModMenu extends Object implements com.terraformersmc.modmenu.api.ModMenuApi
  • Constructor Details

    • ThermooModMenu

      public ThermooModMenu()
  • Method Details

    • getModConfigScreenFactory

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