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