Class CapabilityConfig<T>

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<CapabilityConfig<T>,T,ModBase<?>>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<CapabilityConfig<T>,T>
org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig<T>
All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<CapabilityConfig<T>,T,ModBase<?>>>

@Deprecated public abstract class CapabilityConfig<T> extends ExtendedConfig<CapabilityConfig<T>,T>
Deprecated.
Config for capabilities.
See Also:
  • ExtendedConfigCommon