Class ContainerPartDisplayConfigScreenFactoryProvider
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerPartPanelVariableDriven>
org.cyclops.integrateddynamics.inventory.container.ContainerPartDisplayConfigScreenFactoryProvider
public class ContainerPartDisplayConfigScreenFactoryProvider
extends org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerPartPanelVariableDriven>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static <P extends PartTypePanelVariableDriven<P,
S>, S extends PartTypePanelVariableDriven.State<P, S>>
net.minecraft.client.gui.screens.MenuScreens.ScreenConstructor<ContainerPartPanelVariableDriven<P, S>, ContainerScreenPartDisplay<P, S>> <U extends net.minecraft.client.gui.screens.Screen & net.minecraft.client.gui.screens.inventory.MenuAccess<ContainerPartPanelVariableDriven>>
net.minecraft.client.gui.screens.MenuScreens.ScreenConstructor<ContainerPartPanelVariableDriven, U>
-
Constructor Details
-
ContainerPartDisplayConfigScreenFactoryProvider
public ContainerPartDisplayConfigScreenFactoryProvider()
-
-
Method Details
-
getScreenFactory
public <U extends net.minecraft.client.gui.screens.Screen & net.minecraft.client.gui.screens.inventory.MenuAccess<ContainerPartPanelVariableDriven>> net.minecraft.client.gui.screens.MenuScreens.ScreenConstructor<ContainerPartPanelVariableDriven,U> getScreenFactory()- Specified by:
getScreenFactory
in classorg.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerPartPanelVariableDriven>
-
createScreenFactory
protected static <P extends PartTypePanelVariableDriven<P,S>, net.minecraft.client.gui.screens.MenuScreens.ScreenConstructor<ContainerPartPanelVariableDriven<P,S extends PartTypePanelVariableDriven.State<P, S>> S>, createScreenFactory()ContainerScreenPartDisplay<P, S>>
-