Class ItemCrystalizedChorusChunkConfig
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<C,I>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigForge<org.cyclops.cyclopscore.config.extendedconfig.ItemConfig,net.minecraft.world.item.Item>
org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
org.cyclops.integrateddynamics.item.ItemCrystalizedChorusChunkConfig
- All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<org.cyclops.cyclopscore.config.extendedconfig.ItemConfig,
,net.minecraft.world.item.Item>> org.cyclops.cyclopscore.config.extendedconfig.IModelProviderConfig
public class ItemCrystalizedChorusChunkConfig
extends org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
Config for the Crystalized Chorus Chunk.
-
Field Summary
Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
dynamicItemVariantLocation
Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
configProperties
-
Constructor Summary
-
Method Summary
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ItemConfig
getConfigurableType, getDefaultCreativeTabEntries, getFullTranslationKey, getItemColorHandler, getModelName, getRegistry, getTranslationKey, onForgeRegistered, onRegistered, registerDynamicModel
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigForge
getResourceKey
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
compareTo, downCast, getConfigPropertyPrefix, getElementConstructor, getInstance, getMod, getNamedId, getSubUniqueName, initializeInstance, onConfigPropertyReload, save, showDoubleInitError
-
Constructor Details
-
ItemCrystalizedChorusChunkConfig
public ItemCrystalizedChorusChunkConfig()
-