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