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