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