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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<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>
-
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 classorg.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerInfoBookTest>
-