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