Class ContainerLabellerConfigScreenFactoryProvider

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerLabeller>
org.cyclops.integrateddynamics.inventory.container.ContainerLabellerConfigScreenFactoryProvider

public class ContainerLabellerConfigScreenFactoryProvider extends org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerLabeller>
  • Constructor Details Link icon

    • ContainerLabellerConfigScreenFactoryProvider Link icon

      public ContainerLabellerConfigScreenFactoryProvider()
  • Method Details Link icon

    • getScreenFactory Link icon

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