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