Class ContainerCoalGeneratorConfig
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<org.cyclops.cyclopscore.config.extendedconfig.GuiConfigCommon<ContainerCoalGenerator,org.cyclops.cyclopscore.init.IModBase>,net.minecraft.world.inventory.MenuType<ContainerCoalGenerator>,org.cyclops.cyclopscore.init.IModBase>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigRegistry<org.cyclops.cyclopscore.config.extendedconfig.GuiConfigCommon<ContainerCoalGenerator,org.cyclops.cyclopscore.init.IModBase>,net.minecraft.world.inventory.MenuType<ContainerCoalGenerator>,org.cyclops.cyclopscore.init.IModBase>
org.cyclops.cyclopscore.config.extendedconfig.GuiConfigCommon<ContainerCoalGenerator,org.cyclops.cyclopscore.init.IModBase>
org.cyclops.integrateddynamics.inventory.container.ContainerCoalGeneratorConfig
- All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<org.cyclops.cyclopscore.config.extendedconfig.GuiConfigCommon<ContainerCoalGenerator,
org.cyclops.cyclopscore.init.IModBase>, net.minecraft.world.inventory.MenuType<ContainerCoalGenerator>, org.cyclops.cyclopscore.init.IModBase>>
public class ContainerCoalGeneratorConfig
extends org.cyclops.cyclopscore.config.extendedconfig.GuiConfigCommon<ContainerCoalGenerator,org.cyclops.cyclopscore.init.IModBase>
Config for
ContainerCoalGenerator
.-
Field Summary
Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon
configProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider
<ContainerCoalGenerator> Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.GuiConfigCommon
getConfigurableType, getFullTranslationKey, getRegistry, getTranslationKey, onRegistryRegistered
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigRegistry
getResourceKey
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon
addInstanceTransformer, compareTo, downCast, getConfigPropertyPrefix, getElementConstructor, getInstance, getMod, getNamedId, getSubUniqueName, initializeInstance, onConfigPropertyReload, onRegistered, save, showDoubleInitError
-
Constructor Details
-
ContainerCoalGeneratorConfig
public ContainerCoalGeneratorConfig()
-
-
Method Details
-
getScreenFactoryProvider
public org.cyclops.cyclopscore.config.extendedconfig.GuiConfigScreenFactoryProvider<ContainerCoalGenerator> getScreenFactoryProvider()- Specified by:
getScreenFactoryProvider
in classorg.cyclops.cyclopscore.config.extendedconfig.GuiConfigCommon<ContainerCoalGenerator,
org.cyclops.cyclopscore.init.IModBase>
-