Class ContainerCoalGeneratorConfigScreenFactoryProvider

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerCoalGenerator>
org.cyclops.integrateddynamics.inventory.container.ContainerCoalGeneratorConfigScreenFactoryProvider

public class ContainerCoalGeneratorConfigScreenFactoryProvider extends org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerCoalGenerator>
  • Constructor Details

    • ContainerCoalGeneratorConfigScreenFactoryProvider

      public ContainerCoalGeneratorConfigScreenFactoryProvider()
  • Method Details

    • getScreenFactory

      public <U extends net.minecraft.client.gui.screens.Screen & net.minecraft.client.gui.screens.inventory.MenuAccess<ContainerCoalGenerator>> net.minecraft.client.gui.screens.MenuScreens.ScreenConstructor<ContainerCoalGenerator,U> getScreenFactory()
      Specified by:
      getScreenFactory in class org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerCoalGenerator>