Class EnchantmentEffectComponentConfig<T>

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<EnchantmentEffectComponentConfig<T>,net.minecraft.core.component.DataComponentType<T>,ModBase<?>>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<EnchantmentEffectComponentConfig<T>,net.minecraft.core.component.DataComponentType<T>>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigForge<EnchantmentEffectComponentConfig<T>,net.minecraft.core.component.DataComponentType<T>>
org.cyclops.cyclopscore.config.extendedconfig.EnchantmentEffectComponentConfig<T>
All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<EnchantmentEffectComponentConfig<T>,net.minecraft.core.component.DataComponentType<T>,ModBase<?>>>

@Deprecated public class EnchantmentEffectComponentConfig<T> extends ExtendedConfigForge<EnchantmentEffectComponentConfig<T>,net.minecraft.core.component.DataComponentType<T>>
Deprecated.
Config for enchantment effect components.
See Also:
  • ExtendedConfigCommon