Class BlockEntityCoalGeneratorConfig

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfigCommon<BlockEntityCoalGenerator, IntegratedDynamics>, net.minecraft.world.level.block.entity.BlockEntityType<BlockEntityCoalGenerator>, IntegratedDynamics>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigRegistry<org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfigCommon<BlockEntityCoalGenerator, IntegratedDynamics>, net.minecraft.world.level.block.entity.BlockEntityType<BlockEntityCoalGenerator>, IntegratedDynamics>
org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfigCommon<BlockEntityCoalGenerator, IntegratedDynamics>
org.cyclops.integrateddynamics.blockentity.BlockEntityCoalGeneratorConfig
All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfigCommon<BlockEntityCoalGenerator, IntegratedDynamics>, net.minecraft.world.level.block.entity.BlockEntityType<BlockEntityCoalGenerator>, IntegratedDynamics>>

public class BlockEntityCoalGeneratorConfig extends org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfigCommon<BlockEntityCoalGenerator, IntegratedDynamics>
Config for the BlockEntityCoalGenerator.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static int
     

    Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon

    configProperties
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfigCommon

    getConfigurableType, getFullTranslationKey, getRegistry, getTranslationKey

    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, onRegistryRegistered, save, showDoubleInitError

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • energyPerTick

      public static int energyPerTick
  • Constructor Details

    • BlockEntityCoalGeneratorConfig

      public BlockEntityCoalGeneratorConfig()