Class ClientConfigHelper

java.lang.Object
com.odinokland.constantmusic.neoforge.ClientConfigHelper
All Implemented Interfaces:
net.neoforged.fml.IExtensionPoint, net.neoforged.neoforge.client.gui.IConfigScreenFactory

public class ClientConfigHelper extends Object implements net.neoforged.neoforge.client.gui.IConfigScreenFactory
The type Client config helper.
  • Constructor Details

    • ClientConfigHelper

      public ClientConfigHelper()
      Instantiates a new Client config helper.
  • Method Details

    • createScreen

      public net.minecraft.client.gui.screens.Screen createScreen(net.minecraft.client.Minecraft container, net.minecraft.client.gui.screens.Screen modListScreen)
      Create screen screen.
      Specified by:
      createScreen in interface net.neoforged.neoforge.client.gui.IConfigScreenFactory
      Parameters:
      container - the container
      modListScreen - the mod list screen
      Returns:
      the screen