Class ContainerInfoBookTestConfigScreenFactoryProvider

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerInfoBookTest>
org.cyclops.cyclopscore.infobook.test.ContainerInfoBookTestConfigScreenFactoryProvider

public class ContainerInfoBookTestConfigScreenFactoryProvider extends org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerInfoBookTest>
  • Constructor Details

    • ContainerInfoBookTestConfigScreenFactoryProvider

      public ContainerInfoBookTestConfigScreenFactoryProvider()
  • Method Details

    • getScreenFactory

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