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