Class BlockEntityDelayConfig
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfigCommon<BlockEntityDelay,IntegratedDynamics>,net.minecraft.world.level.block.entity.BlockEntityType<BlockEntityDelay>,IntegratedDynamics>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigRegistry<org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfigCommon<BlockEntityDelay,IntegratedDynamics>,net.minecraft.world.level.block.entity.BlockEntityType<BlockEntityDelay>,IntegratedDynamics>
org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfigCommon<BlockEntityDelay,IntegratedDynamics>
org.cyclops.integrateddynamics.blockentity.BlockEntityDelayConfig
- All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfigCommon<BlockEntityDelay,
IntegratedDynamics>, net.minecraft.world.level.block.entity.BlockEntityType<BlockEntityDelay>, IntegratedDynamics>>
public class BlockEntityDelayConfig
extends org.cyclops.cyclopscore.config.extendedconfig.BlockEntityConfigCommon<BlockEntityDelay,IntegratedDynamics>
Config for the
BlockEntityDelay
.-
Field Summary
Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon
configProperties
-
Constructor Summary
Constructors -
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
-
Constructor Details
-
BlockEntityDelayConfig
public BlockEntityDelayConfig()
-