Class ContainerWrenchConfigConfigScreenFactoryProvider
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerWrenchConfig>
org.cyclops.integrateddynamics.inventory.container.ContainerWrenchConfigConfigScreenFactoryProvider
public class ContainerWrenchConfigConfigScreenFactoryProvider
extends org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerWrenchConfig>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<U extends net.minecraft.client.gui.screens.Screen & net.minecraft.client.gui.screens.inventory.MenuAccess<ContainerWrenchConfig>>
net.minecraft.client.gui.screens.MenuScreens.ScreenConstructor<ContainerWrenchConfig, U>
-
Constructor Details
-
ContainerWrenchConfigConfigScreenFactoryProvider
public ContainerWrenchConfigConfigScreenFactoryProvider()
-
-
Method Details
-
getScreenFactory
public <U extends net.minecraft.client.gui.screens.Screen & net.minecraft.client.gui.screens.inventory.MenuAccess<ContainerWrenchConfig>> net.minecraft.client.gui.screens.MenuScreens.ScreenConstructor<ContainerWrenchConfig, U> getScreenFactory()- Specified by:
getScreenFactoryin classorg.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerWrenchConfig>
-