Class ContainerVariablestoreConfigScreenFactoryProvider

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerVariablestore>
org.cyclops.integrateddynamics.inventory.container.ContainerVariablestoreConfigScreenFactoryProvider

public class ContainerVariablestoreConfigScreenFactoryProvider extends org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerVariablestore>
  • Constructor Details

    • ContainerVariablestoreConfigScreenFactoryProvider

      public ContainerVariablestoreConfigScreenFactoryProvider()
  • Method Details

    • getScreenFactory

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