Class ContainerPartSettingsConfigScreenFactoryProvider

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerPartSettings>
org.cyclops.integrateddynamics.core.inventory.container.ContainerPartSettingsConfigScreenFactoryProvider

public class ContainerPartSettingsConfigScreenFactoryProvider extends org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerPartSettings>
  • Constructor Details

    • ContainerPartSettingsConfigScreenFactoryProvider

      public ContainerPartSettingsConfigScreenFactoryProvider()
  • Method Details

    • getScreenFactory

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