Class ContainerProxyConfigScreenFactoryProvider

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerProxy>
org.cyclops.integrateddynamics.inventory.container.ContainerProxyConfigScreenFactoryProvider

public class ContainerProxyConfigScreenFactoryProvider extends org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerProxy>
  • Constructor Details

    • ContainerProxyConfigScreenFactoryProvider

      public ContainerProxyConfigScreenFactoryProvider()
  • Method Details

    • getScreenFactory

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